Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
ee3f0c9b
Commit
ee3f0c9b
authored
Jun 28, 2016
by
karl
Browse files
Die Sprachauswahl funktioniert jetzt wieder in beide Richtungen
parent
28f2dd47
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/Http/routes.php
View file @
ee3f0c9b
...
...
@@ -13,8 +13,8 @@
Route
::
group
(
[
'prefix'
=>
LaravelLocalization
::
setLocale
(),
'middleware'
=>
[
'localeSessionRedirect'
,
'localizationRedirect'
]
'prefix'
=>
LaravelLocalization
::
setLocale
()
/*
,
'middleware' => [ 'localeSessionRedirect', 'localizationRedirect' ]
*/
],
function
()
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment