mortimer/i18n-helpers
Composer 安装命令:
composer require mortimer/i18n-helpers
包简介
Laravel package providing translation helpers for objects like exceptions, eloquent models and attributes
README 文档
README
Laravel package providing translations and localizations helpers.
Copyright (C) 2023 Pascal Hurni <https://github.com/phurni>
Licensed under the MIT License.
Installation
Add the package to your composer file:
composer require mortimer/i18n-helpers
You may import examples of translation files in your app with:
artisan vendor:publish --provider='Mortimer\I18nHelpers\ServiceProvider'
Helpers
trans_exception
trans_model
Carbon macro l
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-01-10