Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

Color Admin

https://wrapbootstrap.com/theme/color-admin-admin-template-front-end-WB0N89JMK

http://support.wrapbootstrap.com/knowledge_base/topics/usage-licenses

Basics

  • Laravel does not care about the used gui framework
  • so you could use every css/gui framework – like bootstrap

Bootstrap Framework

http://getbootstrap.com/

 

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

http://wrapbootstrap.com/

Theme: Color Admin

  • looks cool
  • slide dashboard functions

Laravel Integration

there is a basic laravel / bootstrap project with authentification and some generic stuff available:

https://github.com/andrewelkins/Laravel-4-Bootstrap-Starter-Site

 

TODO

we use service provider concept, see:

http://blog.stidges.com/post/easy-bootstrap-forms-in-laravel

 

  • No labels