Via:https://github.com/caouecs/Laravel-lang
1、下载:https://github.com/caouecs/laravel-lang/archive/master.zip
2、因为下载的包为PHP后缀,用DOS命令批量修改为 json
for /r . %a in (*.php) do rename %a *.json
3、
Via:https://github.com/caouecs/Laravel-lang
1、下载:https://github.com/caouecs/laravel-lang/archive/master.zip
2、因为下载的包为PHP后缀,用DOS命令批量修改为 json
for /r . %a in (*.php) do rename %a *.json
3、