This project is a part of the famous Free Admin Bootstrap Theme SB Admin v2.0 to Laravel Theme.
Find out more Free Laravel Themes at StartLaravel.com..
- Clone this project or Download that ZIP file
- Make sure you have bower, gulp and npm installed globally
- On the command prompt run the following commands
- cd
project-directory
- Set permission 777 for storage
composer install
npm install
bower install
gulp watch
php artisan cache:clear