- Clone this repository
- Run
composer install - Run
cp .env.example .env - Run
php artisan key:generate - Adjust your
APP_ENVvalue based on your deployment environment - Run
php artisan migrateto migrate database schemas - Optimize app with following commands :
php artisan route:cachephp artisan config:cachecomposer dumpautoload --optimize
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|