renatomarinho/laravel-multi-language
最新稳定版本:1.0.6
Composer 安装命令:
composer require renatomarinho/laravel-multi-language
包简介
Laravel Multi Language
README 文档
README
Laravel Scan-Language-Text detect all language texts on application and update on language file to translations.
Instalation
Laravel Scan-Language-Text requires PHP 7.
Require this package with composer using the following command:
$ composer require renatomarinho/laravel-multi-language
Go to your config/app.php and add the service provider:
// 'providers' => [ RenatoMarinho\LaravelMultiLanguage\MultiLanguageServiceProvider::class // ],
Usage
Just call the artisan command:
php artisan multi-language:update
License
Laravel Multi-Language is licensed under the MIT license.
统计信息
- 总下载量: 5.07k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 23
- 点击次数: 3
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-04-16