ispt4.0_laravel/app/Http
2023-05-04 15:30:42 +01:00
..
Controllers update the crud model for users and create the pending_users table (To wait for the creation of these users the user table, as soon as Super_Admin, changes it) 2023-05-04 15:30:42 +01:00
Middleware creation and implementation of the crud model for users and start of the pending_users DB 2023-05-02 12:27:53 +01:00
Kernel.php Creating routes based on user_type and permissions to access routes 2023-04-26 15:21:41 +01:00