Skip to content

gbrock/mwo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Middleware Organizer

A Laravel project intended to be used as a sample when building applications. Once complete, it should include the basics for getting apps launched quickly.

Goals

  • Address Book based on the Party model
  • Pages which implement dynamic templates for creating public web documents
  • extended Auth (via Sentry), linked to the Address Book
    • UI for login, registration, and account management
    • UI for managing groups and permissions
  • a simplified asset pipeline for rendering LESS/JavaScript files
  • Base Model and Validation Trait eases CRUD operations
  • Revisionable (revision history) and Staplerable (associate uploaded file data) available to models
  • Admin dashboard for managing content
  • Notifications, Breadcrumbs, and Menus implemented
  • Debugbar installed and available
  • Uses Bootstrap 3 and FontAwesome
  • No JavaScript (subject to change in the future)

Status

MWO is under active development. /master is empty until there's something worth chiseling into bit-stone. Check out the develop branch to see the latest.

About

middleware organizer - designed to start certain projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published