Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
cb950d4e
Commit
cb950d4e
authored
Jul 04, 2016
by
Dominik Hebeler
Browse files
Fix
parent
8ee99cb7
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
app/Http/routes.php
View file @
cb950d4e
...
...
@@ -13,8 +13,8 @@
Route
::
group
(
[
'prefix'
=>
LaravelLocalization
::
setLocale
()
/*
,
'middleware' => [ 'localeSessionRedirect', 'localizationRedirect' ]
*/
'prefix'
=>
LaravelLocalization
::
setLocale
(),
'middleware'
=>
[
'localeSessionRedirect'
,
'localizationRedirect'
]
],
function
()
{
...
...
dump.rdb
deleted
100644 → 0
View file @
8ee99cb7
REDIS0006ܳCZV
\ No newline at end of file
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