laravel-portugal/locale
Composer 安装命令:
composer require laravel-portugal/locale
包简介
Resources lang em Português
README 文档
README
In this repository, you can find the Portuguese lang files for your Laravel project.
Installation
You can install the package via composer:
composer require laravel-portugal/locale --dev
If you want to keep your lang files up to date with every update, add this composer hook to your composer.json file:
"scripts": { "post-update-cmd": [ "@php artisan laravel-portugal:locale-publish --force" ] }
Usage
You can publish the lang files using this command:
php artisan laravel-portugal:locale-publish
Testing
composer test
Changelog
Please see CHANGELOG for more information on what has changed recently.
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 13.2k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 6
- 点击次数: 4
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-05-13