Why localization in blade files stopped working from some moment?
On laravel 10 site at some moment localization in blade files stopped working
and I do not understand why?
Why with spatie/laravel-translatable library I got invalide locale value?
In laravel 10 / filamentphp 3 app with spatie/laravel-translatable 6.5.5 I have app/Models/Settings.php model with json field for translation labels.