honda/laravel-datatables

laravel-datatables

Maintainers

Package info

github.com/felixdorn/laravel-datatables

pkg:composer/honda/laravel-datatables

Statistics

Installs: 220

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 1

0.4.0 2021-05-21 21:06 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.