pektop/laravel-lang
最新稳定版本:v1.1.0
Composer 安装命令:
composer require pektop/laravel-lang
包简介
Languages for Laravel
关键字:
README 文档
README
Language strings of Laravel Framework
Compatible with Laravel
- 5.0
- 5.1
- 5.2
- 5.3
- 5.4
- 5.5
Available languages
- Russian
Install
Require this package with composer using the following command:
composer require pektop/laravel-lang dev-master
Add the service provider to the providers array in config/app.php (pass if you use Laravel 5.5)
LaravelLang\ServiceProvider::class
You can publish resources now
php artisan vendor:publish --provider="LaravelLang\ServiceProvider"
License
Licensed under the MIT license
统计信息
- 总下载量: 32
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-08-05