Laravel Lang Help

Actions

The package includes translation of buttons and interface elements.

To install, run the console command:

composer require --dev laravel-lang/actions

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

php artisan lang:update
Last modified: 19 December 2023