This repository has been archived on 2021-01-24. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
laravel-elearning/app/Http/Controllers
2016-10-27 17:24:41 +02: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 made the question titles on test show view expandable to show question and options 2016-10-27 17:24:41 +02:00
AdministrativeUserController.php Added the rest of the policy files 2016-10-26 16:17:58 +02:00
Controller.php added files 2016-09-01 11:37:49 +02:00
GroupController.php Added the rest of the policy files 2016-10-26 16:17:58 +02:00
HomeController.php Added missed validation, few style changes and added dynamic field adding of option fields in question creation and edit 2016-10-24 19:12:23 +02:00
ModeratorController.php fixed bug password wouldn't get hashed when changed through admin/mod view, added so group 1 test can be seen by every mod 2016-10-27 12:59:17 +02:00
PageController.php added files 2016-09-01 11:37:49 +02:00
TestController.php added middleware to authenticate access to admin and mod views, plus seperated a few controllers 2016-10-25 20:30:05 +02:00