jonnybarnes.uk/app/Http/Middleware
Jonny Barnes 630ec46186
chore: Update and clean up file imports and annotations
- Update various factory files in the `database/factories` directory
- Remove unused imports and annotations in factory files
- Add or update comments and PHPDoc blocks for better understanding and readability
- Remove unused imports in controller and command files
- Remove commented out code in middleware file
2023-07-28 12:05:11 +01:00
..
Authenticate.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
CorsHeaders.php refactor: Refactor file headers and add Psalm suppressions 2023-07-28 11:48:07 +01:00
CSPHeader.php refactor: Refactor file headers and add Psalm suppressions 2023-07-28 11:48:07 +01:00
EncryptCookies.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
LinkHeadersMiddleware.php refactor: Refactor file headers and add Psalm suppressions 2023-07-28 11:48:07 +01:00
LocalhostSessionMiddleware.php refactor: Refactor file headers and add Psalm suppressions 2023-07-28 11:48:07 +01:00
MyAuthMiddleware.php refactor: Refactor file headers and add Psalm suppressions 2023-07-28 11:48:07 +01:00
PreventRequestsDuringMaintenance.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
RedirectIfAuthenticated.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
TrimStrings.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
TrustHosts.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
TrustProxies.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
ValidateSignature.php chore: Update and clean up file imports and annotations 2023-07-28 12:05:11 +01:00
VerifyCsrfToken.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
VerifyMicropubToken.php refactor: Refactor file headers and add Psalm suppressions 2023-07-28 11:48:07 +01:00