staffmanager/app/Http/Controllers
Miguel Nogueira 2ff0da3e4f Made Profile & Account Settings functional
Also moved redundant HTML markup to component file for reuse.
Username to UUID converter also added as Middleware
2020-05-13 22:47:51 +01:00
..
Auth Made Profile & Account Settings functional 2020-05-13 22:47:51 +01:00
ApplicationController.php Add application list for users 2020-05-11 16:44:47 +01:00
AppointmentController.php Added models, migrations and controllers 2020-04-29 18:15:54 +01:00
ContactController.php Switch custom Guzzle integration for Laravel's HTTP facade 2020-05-02 20:18:56 +01:00
Controller.php First commit 2020-04-26 05:09:32 +01:00
DashboardController.php Dynamic position rendering for homepage 2020-05-08 01:45:29 +01:00
FormController.php Added view forms 2020-05-07 00:36:33 +01:00
HomeController.php Add Dynamic Form Processing for Custom Forms 2020-05-08 08:10:25 +01:00
ProfileController.php Made Profile & Account Settings functional 2020-05-13 22:47:51 +01:00
ResponseController.php Added models, migrations and controllers 2020-04-29 18:15:54 +01:00
StaffProfileController.php Added models, migrations and controllers 2020-04-29 18:15:54 +01:00
UserController.php Made Profile & Account Settings functional 2020-05-13 22:47:51 +01:00
VacancyController.php Entrypoint: Add Application Page 2020-05-08 06:06:24 +01:00
VoteController.php Added models, migrations and controllers 2020-04-29 18:15:54 +01:00