This is the guide that worked for me that last time I tried: https://www.cloudbooklet.com/install-laravel-on-google-compute-engine-with-nginx-php-cloud-sql/
Aug 12, 2020
4
Level 102
Laravel on gcloud standard
Has anyone tried running laravel on gcloud (google cloud)? I found this guide, but it seems to be lacking alot (assets not working) and errors (using env() inside bootstrap/app.php).
https://cloud.google.com/community/tutorials/run-laravel-on-appengine-standard
Also laravel breaks at each deploy unless I use the beta sdk to deploy without cache
ReflectionException Class translator does not exist
Please or to participate in this conversation.