eelcol/laravel_package_create
Composer 安装命令:
composer create-project eelcol/laravel_package_create
包简介
Adds make:package command to Laravel Artisan
README 文档
README
This package adds the command "php artisan make:package" to create a very basic package. This automaticly sets the correct file structures. This package also adds:
- Auto-discovery of package
- Adds functionality to the default ServiceProvider
- Easily add scheduled commands
Install:
composer require eelcol/laravel_package_create
统计信息
- 总下载量: 16
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-07-22