minngyue / laravel-lang
Laravel 5 的语言
1.0
2018-06-08 07:11 UTC
This package is not auto-updated.
Last update: 2024-09-22 14:19:53 UTC
README
## 自定义语言包 按个人习惯定义了语言包发布到packagist,方便下次创建项目的时候直接composer安装
本包绝大多数代码参考:https://github.com/overtrue/laravel-lang
### 使用方法如下
composer require minng/laravel-lang "1.0*"
php artisan lang:publish zh-CN,en