lifeboy / station
Laravel 5: Backend UI for Content, User and Media Management
Installs: 1 024
Dependents: 0
Suggesters: 0
Security: 0
Stars: 12
Watchers: 6
Forks: 4
Open Issues: 1
Language:JavaScript
Requires
- php: >=5.4.0
- illuminate/support: ~5.0
- laracasts/generators: dev-master
- laravelcollective/html: >=5.2.0
This package is not auto-updated.
Last update: 2024-11-23 20:20:31 UTC
README
Station allows developers to auto-generate, configure, and deploy an admin interface with advanced scaffolding, migrations and models for their Laravel software. It includes an artisan build command and a simple but extensible UI.
If you are tired of creating CRUD-capable interfaces from scratch, then Station may be perfect for you. In a few minutes you can have a back-end admin installed and ready for use by you, your customers, and your customers' users.
Station shines when used as a CMS however it is not your typical template-based CMS system. It does not include front-end templates or layouts. Instead it is intended to be used as a database, content, and user management system. It takes away the heavy-lifting involved in creating a back-end for your web site or application. But, it leaves the front-end a blank canvas for your creativity!
Read the Documentation
Looking for a Laravel 4 version? Check this out: https://github.com/thecanarycollective/station