This project is generated with Laravel version LTS v5.1.33.
Via: composer create-project laravel/laravel dssi-back 5.1.x
composer install
php -r "copy('.env.example', '.env');"
php artisan key:generate
Set the .env` file with the environment configurations.