I ran on my GCP server sudo php artisan serve --host 0.0.0.0 --port 8777 I did get Laravel development server started: http://0.0.0.0:8777, but I c
sudo php artisan serve --host 0.0.0.0 --port 8777
Laravel development server started: http://0.0.0.0:8777