laravel-lang/starter-kits
最新稳定版本:1.6.1
Composer 安装命令:
composer require laravel-lang/starter-kits
包简介
Translations for Laravel Starter Kits
README 文档
README
Installation
To get the latest version of Laravel-Lang: Starter Kits library, simply require the project
using Composer:
composer require laravel-lang/starter-kits --dev
Instead, you may of course manually update your require-dev block and run composer update if you so choose:
{
"require-dev": {
"laravel-lang/starter-kits": "^1.0"
}
}
Using
Just run the php artisan lang:update console command.
Yes, that's all ????
Now the package is connected to your application and you can manage localizations.
Contributing
Please see CONTRIBUTING for details.
Support Us
❤️ Laravel Lang? Please consider supporting our collective on Boosty.
License
This package is licensed under the MIT License.
统计信息
- 总下载量: 846.69k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 1
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-01-04