blessing-skin-server/app/Http/Middleware
2016-09-04 15:35:12 +08:00
..
CheckAdminMiddleware.php use redirect helper function 2016-08-29 23:12:45 +08:00
CheckAuthenticated.php use validator of laravel instead of Validate class 2016-09-04 15:35:12 +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
RedirectIfAuthenticated.php use redirect helper function 2016-08-29 23:12:45 +08:00
VerifyCsrfToken.php initialize for laravel 2016-08-28 10:05:21 +08:00