Does the /tmp/framework/sessions exist?
If so does you have permission to write to it?
Mar 3, 2019
3
Level 1
Error when deploy app to Google App Engine
I follow this tutorial https://cloud.google.com/community/tutorials/run-laravel-on-appengine-standard and after I upload finish I go to project url I got error like this ErrorException file_put_contents(/tmp/framework/sessions/): failed to open stream: No such file or directory How to resolve this error
Level 1
UPDATE First I use laravel 5.8 and have an error Then I try to deploy app to Google App Engine with Laravel 5.7 It can deploy without error
Please or to participate in this conversation.