blessing-skin-server/app/Http/Middleware
Pig Fang 3cf19d8656
Apply fixes from StyleCI (#11)
This pull request applies code style fixes from an analysis carried out by [StyleCI](https://github.styleci.io).

---

For more information, click [here](https://github.styleci.io/analyses/8wKwbZ).
2019-03-02 22:58:37 +08:00
..
AfterSessionBooted.php Apply fixes from StyleCI (#11) 2019-03-02 22:58:37 +08:00
CheckAdministrator.php Use Laravel's auth system and use another captcha generator 2018-07-20 14:42:43 +08:00
CheckAuthenticated.php Apply fixes from StyleCI (#11) 2019-03-02 22:58:37 +08:00
CheckInstallation.php separate checking installation as a middleware 2017-01-18 22:42:50 +08:00
CheckPlayerExist.php Apply fixes from StyleCI (#11) 2019-03-02 22:58:37 +08:00
CheckPlayerOwner.php Apply fixes from StyleCI (#11) 2019-03-02 22:58:37 +08:00
CheckSuperAdmin.php Restrict PluginController access to super admin only 2018-08-21 09:05:29 +08:00
CheckUserVerified.php Apply fixes from StyleCI (#11) 2019-03-02 22:58:37 +08:00
DetectLanguagePrefer.php Apply fixes from StyleCI (#11) 2019-03-02 22:58:37 +08:00
EncryptCookies.php Apply fixes from StyleCI (#11) 2019-03-02 22:58:37 +08:00
RedirectIfAuthenticated.php Apply fixes from StyleCI (#11) 2019-03-02 22:58:37 +08:00
RedirectIfUrlEndsWithSlash.php Apply fixes from StyleCI (#11) 2019-03-02 22:58:37 +08:00
VerifyCsrfToken.php Fix CSRF verification 2018-08-20 23:09:26 +08:00