square-bit/laravel-pt-localization
最新稳定版本:v12
Composer 安装命令:
composer require square-bit/laravel-pt-localization
包简介
Portuguese Localization package for Laravel
README 文档
README
This package provides Portuguese (from Portugal) translation language files for Laravel 11.
Installation
Via Composer
$ composer require square-bit/laravel-pt-localization
Usage
1. Publish command
$ php artisan vendor:publish --tag=laravel-pt-localization
2. Set Portuguese(pt) language as default
// file: config/app.php:
'locale' => 'pt',
Change log
Please see the changelog for more information on what has changed recently.
Contributing
Please see contributing.md for details and a todolist.
Security
If you discover any security related issues, please email info@square-bit.com instead of using the issue tracker.
Credits
License
MIT. Please see the license file for more information.
统计信息
- 总下载量: 3.18k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 11
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-10-30