Package Data | |
---|---|
Maintainer Username: | yajra |
Maintainer Contact: | aqangeles@gmail.com (Arjay Angeles) |
Package Create Date: | 2017-12-16 |
Package Last Update: | 2024-09-20 |
Home Page: | https://yajrabox.com/docs/laravel-datatables/editor-installation |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2024-11-23 03:00:45 |
Package Statistics | |
---|---|
Total Downloads: | 3,967,066 |
Monthly Downloads: | 111,378 |
Daily Downloads: | 3,722 |
Total Stars: | 115 |
Total Watchers: | 6 |
Total Forks: | 15 |
Total Open Issues: | 2 |
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.
[x] Add artisan command to generate DataTablesEditor stub.
[x] Fix issue with edit action where unmodified column are being added on the request.
This only happens when the field is password. The solution is to add an empty password on response.
datatables(User::query())->setRowId('id')->addColumn('password', '')->toJson()
[x] Add CRUD pre / post event hooks.
[x] Add tests.
[x] Docs, docs, docs...
[ ] Create demo site.
composer require yajra/laravel-datatables-editor:^1.0
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 aqangeles@gmail.com instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.
Using this package requires you a license that costs more than a coffee. If this helps you in any way, don't be shy and pour some coffee for me. :heart: