This repository has been archived on 2021-01-24. You can view files and clone it, but cannot push or open issues or pull requests.
laravel-elearning/app/Http/Controllers
mwalbeck 090da3469a Random password is now default when creating a user, also an option when editing. Mods part of master group go straight to tests when clicking show test 2016-11-03 16:19:16 +01:00
..
Auth added files 2016-09-01 11:37:49 +02:00
AdminController.php Cleaned up admin and mod authorization on routes and added UserPolicy 2016-10-26 13:10:30 +02:00
AdministrativeTestController.php Added session flashes and validation errors to views and add session flashes in controllers 2016-11-01 13:03:39 +01:00
AdministrativeUserController.php Added reset password functionality, and added a random password generator function 2016-11-01 16:38:38 +01:00
Controller.php added files 2016-09-01 11:37:49 +02:00
GroupController.php Added session flashes and validation errors to views and add session flashes in controllers 2016-11-01 13:03:39 +01:00
HomeController.php Changed the view you are redirected when creating a user, and changed password compare to use the laravel validator instead 2016-10-31 14:35:00 +01:00
ModeratorController.php Random password is now default when creating a user, also an option when editing. Mods part of master group go straight to tests when clicking show test 2016-11-03 16:19:16 +01:00
PageController.php added 3 error pages with common layout base 2016-10-28 13:06:29 +02:00
TestController.php Added session flashes and validation errors to views and add session flashes in controllers 2016-11-01 13:03:39 +01:00