This repo is used to deploy Laravel (PHP) applications with CI/CD of Gitlab.
It is based on this tutorial: https://docs.gitlab.com/ee/articles/laravel_with_gitlab_and_envoy/
- Laravel Envoy script (https://laravel.com/docs/5.7/envoy).
- Dockerfile to build the deploy image.
- Gitlab yml to execute the deployment.