ispt4.0_laravel/app/Http/Middleware
2023-07-20 10:02:53 +01:00
..
Authenticate.php Frist implementation with laravel Fortify 2023-04-19 22:01:05 +01:00
CheckSuperAdmin.php Correction of errors and start of implementation of projects in execution 2023-07-20 10:02:53 +01:00
CheckUserType.php Correction of errors and start of implementation of projects in execution 2023-07-20 10:02:53 +01:00
EncryptCookies.php Frist implementation with laravel Fortify 2023-04-19 22:01:05 +01:00
PreventRequestsDuringMaintenance.php Frist implementation with laravel Fortify 2023-04-19 22:01:05 +01:00
RedirectIfAuthenticated.php user creation update from pending_users 2023-05-05 18:45:07 +01:00
TrimStrings.php Frist implementation with laravel Fortify 2023-04-19 22:01:05 +01:00
TrustHosts.php Frist implementation with laravel Fortify 2023-04-19 22:01:05 +01:00
TrustProxies.php Frist implementation with laravel Fortify 2023-04-19 22:01:05 +01:00
ValidateSignature.php Frist implementation with laravel Fortify 2023-04-19 22:01:05 +01:00
VerifyCsrfToken.php updating best practices in project models and controllers, and linking tables. 2023-06-03 19:01:17 +01:00