Deploying Laravel to Google Cloud Platform: The Complete Journey
I deployed a Laravel app to GCP Cloud Run and had to work through Cloud SQL IAM auth, multi-container orchestration, queue worker configuration, and WAF rules blocking login attempts. The process took about 20 steps with a lot of trial and error on the infrastructure side. Here's what I learned and how I got it working.
Read entry