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
5995d751
Commit
5995d751
authored
Jul 04, 2016
by
Dominik Hebeler
Browse files
Localization redirect entfernt
parent
a28797c2
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/Http/routes.php
View file @
5995d751
...
...
@@ -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