I am trying to host my portfolio website on Google Cloud App Engine build in Lumen by Laravel.
As you know that Lumen uses this command php -S localhost:8000 -t pub
php -S localhost:8000 -t pub