rodrigobutta / laravel-admin
laravel-admin remake by rodrigobutta
Package info
github.com/rodrigobutta/laravel-admin
Language:CSS
pkg:composer/rodrigobutta/laravel-admin
v2.1.1
2017-09-30 20:12 UTC
Requires
- php: >=7.0.0
- laravel/framework: ~5.5
- symfony/dom-crawler: ~3.1
Requires (Dev)
- fzaninotto/faker: ~1.4
- intervention/image: ~2.3
- laravel/browser-kit-testing: ^2.0
- laravel/laravel: ~5.5
- phpunit/phpunit: ~6.0
- symfony/css-selector: ~3.1
Suggests
- intervention/image: Required to handling and manipulation upload images (~2.3).
- spatie/eloquent-sortable: Required to built orderable gird.
This package is not auto-updated.
Last update: 2026-06-10 11:47:16 UTC
README
Originally forked from laravel-admin with a base reingeniering and added features (growing)
- Draggable sorting in the liste view
- Several form fixes
- Enhased ajax toastr responses for updates and permisson exeptions
- New Traits architecture form handling Resources (like a dispatcher)
- Added jQuery-ui for handling sortables
TODO
- Spanish translations (less priority for now)
- Make the store verb logic more robust in ResourceDispatcherTrait