- Rename .env.example file to .envinside your project root and fill the database information.
- Open the console and cd your project root directory
- Run
composer installorphp composer.phar install - Run
php artisan key:generate - Run
php artisan migrate - Run
php artisan db:seedto run seeders, if any. - Run
php artisan serve
Folders and files
| Name | Name | Last commit date | |
|---|---|---|---|