Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 364 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 364 Bytes

Dreams - Sistema de Seguridad Integral - Back-End

This project is generated with Laravel version LTS v5.1.33.

Via: composer create-project laravel/laravel dssi-back 5.1.x

Get started:

composer install
php -r "copy('.env.example', '.env');"
php artisan key:generate

Set the .env` file with the environment configurations.