We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 629dfcf commit 6e39ec9Copy full SHA for 6e39ec9
appengine/php72/laravel-framework/app.yaml
@@ -5,6 +5,7 @@ env_variables:
5
APP_KEY: YOUR_APP_KEY
6
APP_STORAGE: /tmp
7
VIEW_COMPILED_PATH: /tmp
8
+ SESSION_DRIVER: cookie
9
10
## To use Stackdriver logging in your Laravel application, copy
11
## "app/Logging/CreateStackdriverLogger.php" and "config/logging.php"
0 commit comments