wovosoft/laravel-package-make-commands
最新稳定版本:v0.0.1
Composer 安装命令:
composer require wovosoft/laravel-package-make-commands
包简介
Laravel make:* commands for Packages in ./packages/vendor/package for local development
README 文档
README
Extended version of laravel's default make:* commands. During package development, this package can be
helpful.
Installation
Via Composer
composer require wovosoft/laravel-package-make-commands
Usage
Make Model
php artisan make:package-model Test php artisan make:package-model Test -m php artisan make:package-model Test -mc php artisan make:package-model Test -mcf
Make Controller
php artisan make:package-controller TestController
Make Request
php artisan make:package-request TestRequest
Make Factory
php artisan make:package-factory TestFactory
Make Custom Validation Rule
php artisan make:rule TestRule
Change log
Please see the changelog for more information on what has changed recently.
Contributing
Please see contributing.md for details and a todolist.
Credits
License
MIT. Please see the license file for more information.
统计信息
- 总下载量: 588
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-09-18