This package is a plugin of Laravel DataTables for processing DataTables Editor library.
Special thanks to @bellwood and @DataTables for being generous for providing a license to support the development of this package.
NOTE: A premium license is required to be able to use DataTables Editor library.
Laravel | Package |
---|---|
5-10 | 1.x |
11.x | 11.x |
- DataTables Editor CRUD actions supported.
- Inline editing.
- Bulk edit & delete function.
- CRUD validation.
- CRUD pre / post events hooks.
- Artisan command for DataTables Editor generation.
composer require yajra/laravel-datatables-editor:^11
And that's it! Start building out some awesome DataTables Editor!
Please see CONTRIBUTING for details.
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.