dgoguerra / laravel5-boilerplate

My own flavor of a Laravel 5.1 boilerplate project with a ready to use vagrant setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel 5.1 boilerplate

Ths project is a base installation of Laravel 5.1 with some base features and views already set up (such as the default authentication provided by Laravel) as well as some extra features I find useful to reuse between projects.

A vagrant configuration is provided to setup the project in a Ubuntu Trusty machine.

Official Laravel 5.1 Documentation

Documentation for the framework can be found on the Laravel website.

License

Licensed under the MIT license.

About

My own flavor of a Laravel 5.1 boilerplate project with a ready to use vagrant setup


Languages

Language:PHP 93.9%Language:Shell 4.0%Language:JavaScript 1.1%Language:CSS 0.6%Language:ApacheConf 0.4%