Laravel Lang Help

Attributes

This package contains a custom set of attribute names that are most commonly found in various forms of the application.

To install, run the console command:

composer require --dev laravel-lang/attributes

Now you can update existing or add new localizations using the lang:update console command:

php artisan lang:update
Last modified: 19 December 2023