laravel-datatables maintained by honda
Description
laravel-datatables
Author
Last update
2021/05/21 23:06
(dev-master)
License
Downloads
220
Tags
Datatables
Documentation coming later, still a lot to get done. DO NOT USE IT UNLESS YOU ARE ME
Installation
composer require honda/laravel-datatables
Usage
php artisan make:table MyModel
<livewire:my-model-table />
Publish the config file to change the model_path, where the make:table should creat tables.