Skip to content
Snippets Groups Projects
Commit cb950d4e authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

Fix

parent 8ee99cb7
No related branches found
No related tags found
1 merge request!94Resolve "Einrückungsreperaturen"
......@@ -13,8 +13,8 @@
Route::group(
[
'prefix' => LaravelLocalization::setLocale()/*,
'middleware' => [ 'localeSessionRedirect', 'localizationRedirect' ]*/
'prefix' => LaravelLocalization::setLocale(),
'middleware' => [ 'localeSessionRedirect', 'localizationRedirect' ]
],
function()
{
......
REDIS0006ܳCZV
\ No newline at end of file
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