lee-to/laravel-package-command
最新稳定版本:0.9.2
Composer 安装命令:
composer require lee-to/laravel-package-command
包简介
Package development command
README 文档
README
The base class of the console command with a set of methods for package developers
Applies to console commands to install a package
It is convenient if your package adds stubs during installation, service providers
Installation
composer require lee-to/laravel-package-command
Usage
- Change
Illuminate\Console\CommandtoLeeto\PackageCommand\Command - Set
protected string $stubsDir = 'Path to stubs dir'
统计信息
- 总下载量: 245k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 1
- 依赖项目数: 4
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-01-31