All Projects → deiucanta → boilerplate

deiucanta / boilerplate

Licence: other
No description, website, or topics provided.

Programming Languages

PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
perl
6916 projects

Laravel Boilerplate

A starting point for every Laravel project. It will include:

  • Assets
    • Bower (done)
    • Grunt (done)
  • Deploy
    • Capistrano
  • Authentication
    • Login (done)
    • Register
    • Password Reset
  • Admin Panel
    • User Management
  • Architecture
    • Folder restructuring (done)
    • PSR-0 Domain Folder (done)
    • Separated routes in files (done)
  • Base Classes
    • Validator (done)
    • Mailer (done)
    • Composer (done)
    • Repository (done)
    • Observer (done)
  • Packages
    • Laravel Generators (done)
  • Flash messages
    • HTML/Form macro
    • withFlashMessage
    • withFlashWarning
    • withFlashError
  • Layouts (done)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].