Running Laravel 5.4 on Google App Engine

54 views
Skip to first unread message

Rick de Jong

unread,
Sep 22, 2017, 10:01:31 AM9/22/17
to Google App Engine

I proceed to run my Laravel 5.4-application on Google App Engine (GAE), with the following env_variables in my app.yaml:

APP_LOG_LEVEL: debug
APP_LOG: syslog
STORAGE_DIR: /tmp
FILESYSTEM: gae
CACHE_SERVICES_FILE: true
CACHE_CONFIG_FILE: true
CACHE_ROUTES_FILE: true
CACHE_COMPILED_VIEWS: true
BROADCAST_DRIVER: log
CACHE_DRIVER: memcached
SESSION_DRIVER: memcached
QUEUE_DRIVER: gae

I still get the error:

The bootstrap/cache directory must be present and writable.

What do I need to change to get my application working?

Thanks, 

Rick

Shivam(Google Cloud Support)

unread,
Sep 22, 2017, 11:12:21 AM9/22/17
to Google App Engine
Google Groups discussion forum is meant for open-ended discussions. This sounds like a technical support question which are best suited for Stackoverflow. Make sure to use valid tags. 

That said, this post may help in resolving the issue.
Reply all
Reply to author
Forward
0 new messages