Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 641 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 641 Bytes

Laravel Boilerplate

Base project to start a Laravel application.

Laravel Version

5.3

Pre-installed plugins

Config .sh File

This fileThis file contains an environment configuration script using apache and virtualhost. It was only tested on Ubuntu 16.04.

Template

Views are using the AdminLTE template.

Examples

There are two examples to facilitate development. Controller example and views example.

Feel free to contribute.