Open sakalauskas opened 5 years ago
Calling php artisan langman:remove key, file not found exception is being thrown when there is no language file for the language.
php artisan langman:remove key
Instead it should just continue to loop to the next language.
Calling
php artisan langman:remove key
, file not found exception is being thrown when there is no language file for the language.Instead it should just continue to loop to the next language.