Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

trazsam's avatar

Deploying GC App Engine Standard

Hello,

I'm currently deploying my Laravel app to Google Cloud App Engine.

I followed the Flexible and Standard deploiement tutorial from Google Cloud Community :

And I succeeded on deploying it in Flexible mode (working perfectly) but I can't figure out how on Standard mode as I don't have access to the public folder once I deployed it, so my website doesn't have any ressources (CSS, images, videos, ...).

Here is my app.yaml for flex which is deployed and running : https://pastebin.com/5bGswhxR

What should I replace to pass from Flex to Standard ?

Thank you in advance for any help

0 likes
0 replies

Please or to participate in this conversation.