mdbootstrap / adminlte-laravel

A Laravel 5 package that switchs default Laravel scaffolding/boilerplate to AdminLTE template and Pratt Landing Page with Bootstrap 3.0
MIT License
1.81k stars 507 forks source link

Optional/feature: add all templates from demo admin-lte #56

Open acacha opened 8 years ago

acacha commented 8 years ago

Idea: class exercici with pull request (one template by alumni and merge all with push requests).

TODO: Ho to do it optional?

acacha commented 7 years ago

Related: https://github.com/acacha/adminlte-laravel/issues/30

acacha commented 7 years ago

Idea? git branch?

Ummm all demo is not installed only Login/Register/Remember password page and basic home page.

Maybe in future I will add this but my idea is like something optional, maybe a branch in git:

$ git checkout demo

See what you need in the demo then come back to your app with

$ git checkout master

Because normally you are not interested in mixing your app and demo.