使用NobleUI模板的CRUD生成器
github.com/gookkis/crudgen
源代码
问题
安装: 22
依赖项: 0
建议者: 0
安全性: 0
星标: 0
关注者: 1
分支: 0
开放问题: 0
Requires
None
Requires (Dev)
Suggests
Provides
Conflicts
Replaces
MIT 1b931ec7190fb18d463a66ad5432af66c7b88f40
This package is auto-updated.
Last update: 2024-09-15 07:45:52 UTC
CRUDGen是Laravel 8的生成器,使用具有CSS样式Noble UI,该包使用Livewire生成CRUD功能。
添加到config/app.php
... Gookkis\CrudGen\GeneratorsServiceProvider::class,