https://github.com/darryldecode/laravelbackend
A modular (component based) backend for laravel 5
https://github.com/darryldecode/laravelbackend
backend laravel laravel-admin laravel-admin-panel
Last synced: 9 months ago
JSON representation
A modular (component based) backend for laravel 5
- Host: GitHub
- URL: https://github.com/darryldecode/laravelbackend
- Owner: darryldecode
- Created: 2015-06-26T02:28:51.000Z (over 10 years ago)
- Default Branch: 3.x.x
- Last Pushed: 2017-10-22T00:54:32.000Z (about 8 years ago)
- Last Synced: 2024-12-08T15:37:40.186Z (about 1 year ago)
- Topics: backend, laravel, laravel-admin, laravel-admin-panel
- Language: PHP
- Size: 5.88 MB
- Stars: 39
- Watchers: 10
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [DEPRECATED]
# 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
## NOTE!
### When upgrading, please read carefully the notes on upgrading in each releases to avoid errors!