You are on page 1of 1

Installation

-------------------------
Clone the repo
Copy .env.example to .env
Set values in .env file-->Cambiar Valores BD
Run composer install
Run php artisan key:generate
Run php artisan migrate
Run php artisan db:seed
Start developing!

You might also like