Documentation coming later, still a lot to get done. DO NOT USE IT UNLESS YOU ARE ME
composer require honda/laravel-datatables
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.