honda/laravel-datatables

0.4.0 2021-05-21 21:06 UTC

This package is auto-updated.

Last update: 2024-05-10 17:19:00 UTC


README

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.