Color Admin
https://wrapbootstrap.com/theme/color-admin-admin-template-front-end-WB0N89JMK
Basics
- Laravel does not care about the used gui framework
- so you could use every css/gui framework – like bootstrap
Bootstrap Framework
For a use look at: http://getbootstrap.com/css/
Important core topics:
- bootstrap grid system
Themes
in order to start from a valid basic gui we could use something like
Theme: Color Admin
- looks cool
- slide dashboard functions
Laravel Integration
there is a basic laravel / bootstrap project with authentification and some generic stuff available:Location: is integrated directly by color admin
Bootstrap: Topic – Color Admin
We use color admin framework– with a special license agreement – see README.md
https://githubwrapbootstrap.com/andrewelkins/Laravel-4-Bootstrap-Starter-Site
...
theme/color-admin-admin-template-front-end-WB0N89JMK
Location: "public/components/assets-admin"
Bootstrap Form Integration Concept
we use service provider concept, see:
...