pingcrm/app/Http/Middleware
Claudio Dekker 39cd397852
Use Inertia Middleware for bootstrapping (#88)
* Use Inertia Middleware for bootstrapping

* Update Middleware

* WIP

* Rename middleware to new defaults

* Fix middleware in Kernel

* Align Middleware + update dependency

Co-authored-by: Claudio Dekker <claudiodekker@users.noreply.github.com>
2020-10-23 08:15:07 -04:00
..
Authenticate.php Fix coding styles 2020-07-29 10:58:25 -04:00
EncryptCookies.php Fix coding styles 2020-07-29 10:58:25 -04:00
HandleInertiaRequests.php Use Inertia Middleware for bootstrapping (#88) 2020-10-23 08:15:07 -04:00
PreventRequestsDuringMaintenance.php Upgrade to Laravel 8 2020-09-08 18:45:49 -04:00
RedirectIfAuthenticated.php Upgrade to Laravel 8 2020-09-08 18:45:49 -04:00
TrimStrings.php Install Laravel 2019-03-05 16:10:11 -05:00
TrustHosts.php Update middleware 2020-07-29 10:37:19 -04:00
TrustProxies.php Update middleware 2020-07-29 10:37:19 -04:00
VerifyCsrfToken.php Update middleware 2020-07-29 10:37:19 -04:00