|
CheckAdminMiddleware.php
|
refactor models
|
2016-10-23 11:41:52 +08:00 |
|
CheckAuthenticated.php
|
use app() instead of App::make()
|
2016-10-25 21:35:09 +08:00 |
|
CheckPlayerExistMiddleware.php
|
refactor models
|
2016-10-23 11:41:52 +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 |
|
RedirectIfAuthenticated.php
|
use app() instead of App::make()
|
2016-10-25 21:35:09 +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 |