MIF_E31222707/vendor/yajra/laravel-datatables-editor
adeliaala 0d288a48b9 done 2025-07-15 13:57:20 +07:00
..
src done 2025-07-15 13:57:20 +07:00
.styleci.yml done 2025-07-15 13:57:20 +07:00
CHANGELOG.md done 2025-07-15 13:57:20 +07:00
CONDUCT.md done 2025-07-15 13:57:20 +07:00
CONTRIBUTING.md done 2025-07-15 13:57:20 +07:00
LICENSE.md done 2025-07-15 13:57:20 +07:00
README.md done 2025-07-15 13:57:20 +07:00
UPGRADE.md done 2025-07-15 13:57:20 +07:00
composer.json done 2025-07-15 13:57:20 +07:00

README.md

Laravel DataTables Editor Plugin.

Laravel 5.5+ Latest Stable Version Build Status Scrutinizer Code Quality Total Downloads License

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.

Requirements

Documentations

Features

  • DataTables Editor CRUD actions supported.
  • Inline editing.
  • Bulk edit & delete function.
  • CRUD validation.
  • CRUD pre / post events hooks.
  • Artisan command for DataTables Editor generation.

Quick Installation

composer require yajra/laravel-datatables-editor:^1.25

And that's it! Start building out some awesome DataTables Editor!

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email aqangeles@gmail.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.