Hello everyone, I’m new here i need someone who can put me through on how to deploy my Laravel application on gcp I search online and found many tutorials that is not newbie friendly because I already have my laravel and docker file on my github account all i need is guidance on deployment. Thank you
The simplest way is to use Cloud run if you have an existing docker image/file. You can follow below link for simple steps
https://cloud.google.com/run/docs/deploying