Unverified Commit da5ea58c authored by Motch Julien's avatar Motch Julien Committed by GitHub

Update CoreServiceProvider.php

parent e33055e9
......@@ -43,6 +43,7 @@ class CoreServiceProvider extends ServiceProvider
'auth.admin' => 'AdminMiddleware',
'public.checkLocale' => 'PublicMiddleware',
'localizationRedirect' => 'LocalizationMiddleware',
'localeSessionRedirect' => 'LocaleSessionRedirectMiddleware',
'can' => 'Authorization',
],
];
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment