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
4bcc89b2
Commit
4bcc89b2
authored
Jul 04, 2016
by
Dominik Hebeler
Browse files
Merge branch '94-einruckungsreperaturen' into 'master'
Localization redirect entfernt Closes
#94
See merge request
!95
parents
97361125
5995d751
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/Http/routes.php
View file @
4bcc89b2
...
...
@@ -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