localization from boboko core and product service too

This commit is contained in:
elvira
2026-08-26 18:28:16 +03:00
parent 092fab8740
commit 90e32e337d
15 changed files with 374 additions and 169 deletions
+1 -3
View File
@@ -11,9 +11,7 @@
health: '/up',
)
->withMiddleware(function (Middleware $middleware): void {
$middleware->alias([
'setlocale' => \App\Http\Middleware\SetLocale::class,
]);
//
})
->withExceptions(function (Exceptions $exceptions): void {
//