- Clone this repo into a new directory
- Run
npm insall gulp
- Run
composer install / update
- Run
npm install
- Run
gulp
- Add .env file
- Run
php artisan app:name NAME_OF_YOUR_APP
- Run
php artisan key:generate
- Run
php artisan migrate --seed
from within your VM - That's it!
- Behat
- Whoops error pages
- SASS
- Animate.css
- Font-Awesome
- Faker
- jQuery
The Laravel framework is open-sourced software licensed under the MIT license
I have created this base app for use on my own projects.