Update Locales | Laravel Lang

Laravel Lang Help

Update Locales

To update files, run the console command:

php artisan lang:update

Yes, that's all you have to do 🙂

This console command detects the localizations installed in the application and updates the files.

Last modified: 30 June 2024