urameshi / laravel-admin
Customized Laravel Framework for Admin/CPanel.
Installs: 88
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 6
Forks: 5
Open Issues: 0
Type:project
Requires
- php: >=5.5.9
- acacha/admin-lte-template-laravel: 0.*
- artesaos/defender: ^0.4.6
- laravel/framework: 5.1.*
- prettus/l5-repository: ^2.1
Requires (Dev)
- fzaninotto/faker: ~1.4
- mockery/mockery: 0.9.*
- phpspec/phpspec: ~2.1
- phpunit/phpunit: ~4.0
This package is auto-updated.
Last update: 2024-11-18 18:23:37 UTC
README
How to install
run composer create-project urameshi/laravel-admin ProjectName
and be happy
installed packages:
-
adminLTE (front-end package for dashboards) https://github.com/acacha/adminlte-laravel
-
Defender (ACL package for security and access control) https://github.com/artesaos/defender
-
L5 Repository (Repostory pattern generator) https://github.com/andersao/l5-repository
Some features are being created.
The goal is to have an easy and usefull package with features ready.
Dashboard components
| tables | forms | graphics | calendar | breadcrumbs |