vool/unamerican
Composer 安装命令:
composer require vool/unamerican
包简介
Proper English for Laravel
关键字:
README 文档
README
Fixes typos in Laravel artisan commands
It seems that some American developers spell words incorrectly, this package fixes all that :)
Installation
You can install this package via composer:
composer require vool/unamerican
Then register the service provider :
// config/app.php 'providers' => [ ... Vool\Unamerican\UnamericanServiceProvider::class, ];
Usage
php artisan optimise
统计信息
- 总下载量: 12
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-08-11
