dragon-code/translation-set
最新稳定版本:1.2.0
Composer 安装命令:
composer require dragon-code/translation-set
包简介
Translation set for The Dragon Code packages
README 文档
README
Installation
To get the latest version of Translation Set library, simply require the project using Composer:
$ composer require dragon-code/translation-set --dev
Instead, you may of course manually update your require-dev block and run composer update if you so choose:
{
"require-dev": {
"dragon-code/translation-set": "^1.0"
}
}
Using
To install files from this repository into your project, you need to install the laravel-lang/publisher
version ^14.6 and above.
Yes, that's all 😊
Now the package is connected to your application and you can manage localizations.
统计信息
- 总下载量: 12
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 1
其他信息
- 授权协议: MIT
- 更新时间: 2023-06-30