This package provides Portuguese (from Portugal) translation language files for Laravel 11.
Via Composer
$ composer require square-bit/laravel-pt-localization
$ php artisan vendor:publish --tag=laravel-pt-localization
// file: config/app.php:
'locale' => 'pt',
Please see the changelog for more information on what has changed recently.
Please see contributing.md for details and a todolist.
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
MIT. Please see the license file for more information.