laravel6-on-google-cloud-run
laravel6-on-google-cloud-run copied to clipboard
Laravel 6 on Google cloud run for a demo
Laravel on Google Cloud Run
This is a demo repo for a blog post on Laravel 6 on Google Cloud Run. This repo has an example with CI/CD with Github Actions.
Run on Google cloud run
To run it locally
To run it locally with docker and docker-compose execute the following command:
docker-compose up