Sample Application with Laravel Deploy on Scalingo Create an application on https://scalingo.com, then: scalingo --app my-app git-setup git push scalingo master And that's it! The application is running at this url: https://php-laravel.is-easy-on-scalingo.com/ Deploy in One Click Running Locally docker-compose up