johnnyfreeman/artisan-cli
Composer 安装命令:
composer require johnnyfreeman/artisan-cli
包简介
A global command line tool for Laravel's Artisan.
README 文档
README
A global command line tool ( inspired by the Grunt CLI) for Laravel's Artisan.
Use this if...
- You don't want to type
phpbefore everyartisancommand - You want to call
artisancommands from within your Laravel project's subdirectories
Installation
The recommended way to install Artisan CLI is through composer:
composer global require johnnyfreeman/artisan-cli:*
统计信息
- 总下载量: 613
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 9
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2013-12-27