blessing-skin-server/app/Http/Middleware
2016-12-17 22:45:08 +08:00
..
CheckAdministrator.php rename middlewares 2016-12-17 22:45:08 +08:00
CheckAuthenticated.php add event PluginWasDeleted 2016-11-19 22:02:02 +08:00
CheckPlayerExist.php rename middlewares 2016-12-17 22:45:08 +08:00
CheckSessionUserValid.php use app() instead of App::make() 2016-10-25 21:35:09 +08:00
EncryptCookies.php refactor models 2016-10-23 11:41:52 +08:00
Internationalization.php move language switcher to HomeController 2016-09-24 22:45:54 +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
SaveOptionRepository.php save modified options at terminable middleware instead of destruct function 2016-12-17 17:25:01 +08:00
VerifyCsrfToken.php initialize for laravel 2016-08-28 10:05:21 +08:00