Reset Locales | Laravel Lang

Laravel Lang Help

Reset Locales

To reset files to default state, use the console command:

php artisan lang:reset

As a result, all target files will be cleared of those keys that are not defined by Laravel Lang packages or installed third-party plugins.

Last modified: 23 June 2024