Laravel Automation
Category
Website URL
https://github.com/poupouxios/laravel-automation
Technologies used
Date released
20/01/2018
Project description
Laravel Automation is an automatic way to setup a simple Laravel project to play around. It initializes all the necessary files and folders to run along with Docker.
It gives you also the ability to push your final docker image in Docker Hub and then deploy it from any Container Management Platform.
You can have in a few minutes - assuming everything goes perfect :) - a Laravel project to play around without the hassle of having to setup vhosts, setup databases, downloading and setting up Laravel Framework Core files, setting up the correct permissions, setup specific versions of php so that the project and the dependencies can run etc.