File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
appengine/php72/slim-framework Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Slim Example for App Engine for PHP 7.2
2
2
3
3
This sample demonstrates how to deploy a * very* basic [ Slim] [ slim ] application to
4
- [ Google App Engine for PHP 7.2] [ appengine-php ] .
4
+ [ Google App Engine for PHP 7.2] [ appengine-php ] . For a more complete guide, follow
5
+ the [ getting started] ( ../getting-started ) tutorial.
5
6
6
7
## Setup
7
8
@@ -38,4 +39,4 @@ for PHP 7.2 require use of a [front controller][front-controller] file.
38
39
[ console ] : https://console.developers.google.com/project
39
40
[ slim ] : https://www.slimframework.com/
40
41
[ appengine-php ] : https://cloud.google.com/appengine/docs/standard/php/
41
- [ front-controller ] : https://stackoverflow.com/questions/6890200/what-is-a-front-controller-and-how-is-it-implemented-in-php
42
+ [ front-controller ] : https://stackoverflow.com/questions/6890200/what-is-a-front-controller-and-how-is-it-implemented-in-php
You can’t perform that action at this time.
0 commit comments