ispt4.0_laravel/app/Http/Controllers
2023-05-04 15:30:42 +01:00
..
Auth Updated functionality such as: registration, registration verification by email and password change by email 2023-04-22 10:12:00 +01:00
Controller.php Frist implementation with laravel Fortify 2023-04-19 22:01:05 +01:00
FormController.php adding styles to the page and creating a test view for form submission and email system 2023-04-26 09:34:03 +01:00
Pending_UserController.php 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
userController.php 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