/sb-admin-laravel

Starter template / theme for Laravel

Primary LanguageJavaScript

SB Admin v2.0 rewritten in Laravel

This project is a part of the famous Free Admin Bootstrap Theme SB Admin v2.0 to Laravel Theme.

Find out more Free Lareval Themes at StartLaravel.com..

Installation

  1. Clone this project or Download that ZIP file
  2. Make sure you have bower, grunt-cli and npm installed globally
  3. On the command prompt run the following commands
  • cd project-directory
  • Set permission 777 for app/storage
  • composer install
  • npm install
  • bower install
  • grunt watch

Automation tools