rodrigobutta / laravel-admin
laravel-admin remake by rodrigobutta
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.
- dev-master
- v2.1.1
- v2.1.0
- v2.0.2
- v2.0.1
- v2.0
- 1.5.x-dev
- v1.5.4
- v1.5.3
- v1.5.2
- v1.5.1
- v1.5.0
- 1.4.x-dev
- v1.4.3
- v1.4.2
- v1.4.1
- 1.3.x-dev
- v1.3.4
- v1.3.3
- v1.3.2
- v1.3.1
- v1.3.0
- 1.2.x-dev
- v1.2.10
- v1.2.9
- v1.2.8
- v1.2.7
- v1.2.6
- 1.2.5
- 1.2.4
- 1.2.3
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.x-dev
- v1.1.6
- 1.1.5
- 1.1.4
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- dev-develop
This package is not auto-updated.
Last update: 2024-11-13 04:07:59 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