文件名称:livewire-powergrid:PowerGrid是Laravel Livewire的组件,用于生成动态表
文件大小:266KB
文件格式:ZIP
更新时间:2024-05-09 21:32:55
tailwind laravel-livewire livewire-datatables livewire-powergrid powergrid-component
Livewire PowerGrid 什么是Livewire PowerGrid? PowerGrid是一个组件,用于为您的Laravel模型生成动态表。 它提供了开箱即用的功能: :check_mark_button: 搜索和过滤器 :check_mark_button: 列排序 :check_mark_button: 分页 :check_mark_button: 动作复选框 :check_mark_button: 动作按钮 :check_mark_button: 切换按钮 :check_mark_button: 点击编辑 :check_mark_button: 链接到表格单元格 :check_mark_button: 数据导出到XLSx / Excel :check_mark_button: 与Bootstrap或Tailwind CSS一起使用 开始吧 要求 Laravel 8x Livewire 2x 尾风或引导程序: 安装Tailwindcss 安装Bootstrap 5 安装 对于安装指南,我们将创建一个ProductTable来列出
【文件预览】:
livewire-powergrid-main
----src()
--------Column.php(6KB)
--------PowerGrid.php(1KB)
--------Providers()
--------PowerGridComponent.php(6KB)
--------Traits()
--------Button.php(2KB)
--------Commands()
--------Helpers()
----img()
--------tailwind.png(93KB)
--------bootstrap.png(104KB)
--------logo.png(20KB)
--------export.png(44KB)
----README.md(13KB)
----resources()
--------views()
--------config()
--------lang()
--------stubs()
----tests()
--------PowerGridTest.php(2KB)
----.php_cs.cache(962B)
----.gitignore(21B)
----composer.json(989B)