jobilla/laravel-loco-tms
Composer 安装命令:
composer require jobilla/laravel-loco-tms
包简介
A Laravel convenience integration for the Loco translation management system
README 文档
README
This is an integration with the Loco Translation Management System.
Installation
composer require jobilla/laravel-loco-tms
Configuration
To use the library, you'll need to set your Loco API Key for your translation project.
Either set the environment variable LOCO_API_KEY, or publish the configuration file
and update it with another value.
To publish the configuration file, run:
php artisan vendor:publish --provider="Jobilla\Loco\LocoServiceProvider"
统计信息
- 总下载量: 8.6k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-03-04