Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 121 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 121 Bytes
composer update
npm update

cp .env.example .env
php artisan key:generate
php artisan migrate
php artisan db:seed