Looking to hire Laravel developers? Try LaraJobs

laravel_lang_pt-br maintained by gruponorba

Description
Laravel validation messages in Portuguese
Author
Last update
2022/09/03 09:16 (dev-main)
License
Downloads
10

Comments
comments powered by Disqus

Laravel Portuguese Validation Messages

This package provides the PT-BR translations for laravel validation messages.

Installation

composer require GrupoNorba/laravel_lang_pt-br --dev

Publish the translation files to your resources/lang/pt-br using the following comand:

php artisan vendor:publish --tag=laravel_lang_pt-br