darryldecode / laravelbackend
Laravel 5 Backend
Installs: 483
Dependents: 0
Suggesters: 0
Security: 0
Stars: 39
Watchers: 10
Forks: 8
Open Issues: 1
Requires
- php: >=5.6.0
- illuminate/html: ^5.0@dev
- intervention/image: ^2.3@dev
- studio-42/elfinder: ~2.1.10
This package is auto-updated.
Last update: 2024-10-30 01:48:21 UTC
README
NOTICE:
This project is no longer maintained. Please use the "Laravel Starter Kit" instead.
LARAVEL BACKEND 3.0~
Laravel Backend is an instant backend for laravel 5.4~. It is a component base architecture and is very flexible.
Built-in Components:
- User Management with Roles & Permissions (base on individual module), throotling
- Content Type Builder w/ Custom Fields (inspired from WordPress)
- Navigation Builder
- Media Manager
- (want more?) You can even make your custom component easily aswell!
WEBSITE
https://laravelbackend.darrylfernandez.com
Compatibility:
for laravel 5.4
Todos:
- Improve Docs