paulgiorgi/laravelpablo
Composer 安装命令:
composer require paulgiorgi/laravelpablo
包简介
Helpers that helps me
README 文档
README
Laravel Pablo has been created to speed up MY workflow. So it can do it for you too.
1-- /******************* INIT **********************/
Once you composer required it you can use
php artisan laravelpablo:init
this function has different modes. write
php artisan laravelpablo:init --help
for informations.
2-- /***************** RESOURCES ********************/
Once you created your php artisan make:model User -crm
You can use
php artisan laravelpablo:resources
to spice it up (generate blades, fix the controller and add into it the famous function ajaxLoadList, generate it's .js file and so on.)
统计信息
- 总下载量: 7
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-09-13