Skip to content
GitLab
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
6556bfa5
Commit
6556bfa5
authored
Jun 28, 2016
by
karl
Browse files
Die Sprachauswahl funktioniert jetzt wieder in beide Richtungen
parent
343b1d19
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
app/Http/routes.php
View file @
6556bfa5
...
...
@@ -13,8 +13,8 @@
Route
::
group
(
[
'prefix'
=>
LaravelLocalization
::
setLocale
(),
'middleware'
=>
[
'localeSessionRedirect'
,
'localizationRedirect'
]
'prefix'
=>
LaravelLocalization
::
setLocale
()
/*
,
'middleware' => [ 'localeSessionRedirect', 'localizationRedirect' ]
*/
],
function
()
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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