文件名称:laravel-datatables
文件大小:18KB
文件格式:ZIP
更新时间:2024-05-04 02:16:59
Blade
数据表 文档将在以后发布,但仍有很多工作要做。 除非您是我,否则请勿使用它 安装 composer require honda/laravel-datatables 用法 php artisan make:table MyModel < livewire> 发布配置文件以更改model_path,make:table应该在其中创建表。
【文件预览】:
laravel-datatables-master
----composer.json(2KB)
----config()
--------tables.php(158B)
----resources()
--------views()
----src()
--------Column.php(2KB)
--------Support()
--------TablesServiceProvider.php(2KB)
--------Concerns()
--------Components()
--------Commands()
--------Actions()
--------Action.php(952B)
----LICENSE.md(1KB)