Hi there!!
I am new here and having some trouble with Yii because my knowledges about it aren’t very advanced yet…
I have developed an application with the framework and I’m trying to upload it to Google Cloud Platform for deploying. It build correctly with gcloud app deploy but when I try to access the web I get the following error:
ERROR: serve handler failed: inferring default front controller: front controller not found at any of these paths: [public/index.php index.php]
I don’t know why does it happen, it looks like a routing fail or something like that but I’m not sure.
I appreciate any kind of help because as I said I’m a newbie in webapp development and nothing is familiar for me
Thanks a lot, and sorry if my english isn’t perfect or if this post doesn’t belong this thread