dpcreations/laravel-language-cli
Composer 安装命令:
composer require dpcreations/laravel-language-cli
包简介
A handy little CLI for managing and simplifying your work with Laravel translations.
README 文档
README
A handy little CLI for managing and simplifying your work with Laravel translations.
Installation
Via Composer
$ composer require dpcreations/laravel-language-cli
Usage
Make a home.php file for all your language folders
$ php artisan lang:make home
Contribution
- Fork it!
- Create feature branch: git checkout -b feature/cool-feature
- Commit changes: git commit -a -m 'Add cool feature'
- Push to the branch: git push origin feature/cool-feature
- Submit a pull request
License
Released under the MIT license.
统计信息
- 总下载量: 13
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 5
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-06-22