blessing-skin-server/app/Http/Middleware
2016-09-14 23:27:02 +08:00
..
CheckAdminMiddleware.php use redirect helper function 2016-08-29 23:12:45 +08:00
CheckAuthenticated.php fix email binding 2016-09-11 15:39:55 +08:00
CheckPlayerExistMiddleware.php add file cache for non-existent players 2016-08-30 08:55:02 +08:00
EncryptCookies.php write data from cookie to session in a parent middleware 2016-08-29 22:46:57 +08:00
Internationalization.php add route for setting locale dynamically 2016-09-14 23:27:02 +08:00
RedirectIfAuthenticated.php use redirect helper function 2016-08-29 23:12:45 +08:00
RemoveSlashMiddleware.php fixed support for sub directory 2016-09-10 17:52:33 +08:00
VerifyCsrfToken.php initialize for laravel 2016-08-28 10:05:21 +08:00