planiverse/app/Http/Middleware
St John Karp d8f88af21b Move user authorization checks into a route middleware class
Moved the check for the user's session out of individual views
and into a route middleware class.
2018-08-18 15:57:39 -07:00
..
CheckSession.php Move user authorization checks into a route middleware class 2018-08-18 15:57:39 -07:00
EncryptCookies.php Base commit 2018-08-11 10:32:56 -07:00
RedirectIfAuthenticated.php Base commit 2018-08-11 10:32:56 -07:00
TrimStrings.php Base commit 2018-08-11 10:32:56 -07:00
TrustProxies.php Base commit 2018-08-11 10:32:56 -07:00
VerifyCsrfToken.php Base commit 2018-08-11 10:32:56 -07:00