Looking to hire Laravel developers? Try LaraJobs

laravel-datatables maintained by honda

Description
laravel-datatables
Author
Last update
2021/05/21 23:06 (dev-master)
License
Links
Downloads
220

Comments
comments powered by Disqus

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.