blessing-skin-server/app/Http/Middleware
2017-01-18 22:42:50 +08:00
..
AfterSessionBooted.php make language detector more accurate 2017-01-18 22:31:35 +08:00
CheckAdministrator.php show current role at user/admin panel 2017-01-08 14:15:55 +08:00
CheckAuthenticated.php show current role at user/admin panel 2017-01-08 14:15:55 +08:00
CheckInstallation.php separate checking installation as a middleware 2017-01-18 22:42:50 +08:00
CheckPlayerExist.php rename middlewares 2016-12-17 22:45:08 +08:00
CheckSessionUserValid.php show current role at user/admin panel 2017-01-08 14:15:55 +08:00
DetectLanguagePrefer.php make language detector more accurate 2017-01-18 22:31:35 +08:00
EncryptCookies.php encrypt token cookie 2017-01-14 20:24:48 +08:00
RedirectIfAuthenticated.php use app() instead of App::make() 2016-10-25 21:35:09 +08:00
RedirectIfUrlEndsWithSlash.php rename middlewares 2016-12-17 22:45:08 +08:00