git clone git@github.com:dimassrio/pickup.git
-
composer install
-
npm install
-
bower install
-
grunt
-
grunt cpy
- CREATE DATABASE at PHP MY ADMIN
database_name : pickup
-
CHANGE DATABASE SETTING at app/config/database.php
-
php artisan migrate // If this show error use composer dump autoload optional
-
php artisan db:seed
- Categories = CRU
- User = AUTH and CRU
- Vehicles = CRU *not tested yet
- MAKER = NO UI
- Change topbar width to grid width.
- Change topbar menu *look at app/views/include/header