ApplyUserOptions | Applies options configured by the user |
EncryptCookies | Laravel's cookie encruption middleware |
HandleAcceptanceTestRequest | Authenticates a test user if the source of the request is an acceptance test |
LogoutInactiveUser | Middleware that logs out users that are inactive or banned. |
RedirectIfAuthenticated | Middleware for redirecting authenticated users |
TrimStrings | HTTP Middleware that trims provided string attributes |
TrustProxies | Laravel's TrustProxies HTTP middleware |
VerifyCsrfToken | CSRF token verification middleware |