adminlte-laravel
adminlte-laravel copied to clipboard
Optional/feature: add all templates from demo admin-lte
Idea: class exercici with pull request (one template by alumni and merge all with push requests).
TODO: Ho to do it optional?
Related: https://github.com/acacha/adminlte-laravel/issues/30
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.