ribafs/view-maker
最新稳定版本:v1.5
Composer 安装命令:
composer require ribafs/view-maker
包简介
Gerador de views para CRUDs no framework laravel 9
README 文档
README
Creating views to CRUD in laravel framework
About
Very simple package
Installation package and dependency
composer require laravelcollective/html composer require ribafs/view-maker
Publish
php artisan vendor:publish --provider="Ribafs\ViewMaker\ViewMakerServiceProvider"
Usage
php artisan view:maker
Try
To try this package easily use the package https://github.com/appzcoder/crud-generator-laravel-br or the original https://github.com/appzcoder/crud-generator and create a CRUD, rename the created views folder and generate the views with this package:
Licence
MIT. Please see the license file for more information.
统计信息
- 总下载量: 14
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-07-20