honda/laravel-datatables

laravel-datatables

Installs: 220

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 1

pkg:composer/honda/laravel-datatables

0.4.0 2021-05-21 21:06 UTC

This package is auto-updated.

Last update: 2025-09-10 20:02:41 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.