Skip to content
Snippets Groups Projects
Commit 6556bfa5 authored by karl's avatar karl
Browse files

Die Sprachauswahl funktioniert jetzt wieder in beide Richtungen

parent 343b1d19
No related branches found
No related tags found
1 merge request!94Resolve "Einrückungsreperaturen"
...@@ -13,8 +13,8 @@ ...@@ -13,8 +13,8 @@
Route::group( Route::group(
[ [
'prefix' => LaravelLocalization::setLocale(), 'prefix' => LaravelLocalization::setLocale()/*,
'middleware' => [ 'localeSessionRedirect', 'localizationRedirect' ] 'middleware' => [ 'localeSessionRedirect', 'localizationRedirect' ]*/
], ],
function() function()
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment