Looking to hire Laravel developers? Try LaraJobs

laravel-pt-br-translations maintained by mateusjunges

Description
Laravel validation messages in Portuguese
Author
Last update
2021/04/26 18:13 (dev-master)
License
Links
Downloads
33

Comments
comments powered by Disqus

Laravel Portuguese Validation Messages

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

Installation

composer require mateusjunges/laravel-pt-br-translations --dev

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

php artisan vendor:publish --tag=laravel-pt-br-translations