This repository has been archived on 2021-01-24. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
laravel-elearning/app
2016-10-25 20:30:05 +02:00
..
Console added files 2016-09-01 11:37:49 +02:00
Exceptions added files 2016-09-01 11:37:49 +02:00
Http added middleware to authenticate access to admin and mod views, plus seperated a few controllers 2016-10-25 20:30:05 +02:00
Providers added routing for mod section and put admin/mod uri selection into a function to one view can be used for both 2016-09-21 15:53:54 +02:00
Group.php added views and functions for adding, editing and deleting groups through admin interface 2016-09-21 20:37:52 +02:00
Option.php Added validation for options, change a bit of layout and added some html5 validation 2016-10-24 13:38:02 +02:00
Question.php Added validation for options, change a bit of layout and added some html5 validation 2016-10-24 13:38:02 +02:00
Test.php Added validation to site with barebones error reporting to users 2016-10-22 17:22:26 +02:00
Testdetail.php added files 2016-09-01 11:37:49 +02:00
User.php Added edit page with validation for users 2016-10-25 13:11:32 +02:00