/laravel-boilerplate

Laravel 5.1 Boilerplate

Primary LanguagePHPMIT LicenseMIT

Laravel Boilerplate

Boilerplate for getting started with Laravel 5.1 application. (Still work is in process)

Included PHP Packages:

Included front-end packages:

Installation

  1. Clone the repo

  2. If you are running MAC run following command from root directory of you repo, it will setup all the things out of the box for you.

     sh init.sh
    

    If you are running Windows run following command from root directory of you repo, it will setup all the things out of the box for you.

     init.bat
    
  3. And you are ready to go with installation & configuration of all packages.

Admin Interface

Credits

This Boilerplate is created by Mitul Golakiya.

Bugs & Forks are welcomed :)