Awesome
How to run this project
- Run
composer install
- Run
npm install
- Setup DB connection
- Run
key:generate
(if needed) - Migrate & seed
php artisan migrate:refresh --seed
- Run
gulp
to compile elixir and js - Run on homestead or serve it using
php artisan serve
Enjoy!
Screenshot
Want to learn more?
Baca buku saya Menyelami Framework Laravel
Berisi 745+ halaman panduan aplikatif untuk membangun aplikasi dengan framework Laravel 5.2.