Attendize/app/Http/Controllers
Jeremy Quinton 8d51cd348f Upgrading to Laravel 5.6
1) Changed method call from lists to pluck.
2) Use set put instead of session set.
3) Removed references to artisan optimize command.
4) Added additionl check to base controller if auth user not set redirect to login.
5) Flush the session on logout.
6) Updated Event and Route service providers to work with Laravel 5.6.
7) Added new default logging config file.
8) Bump PHP versions from 7.0.30 to 7.1.20.
9) Added missing translations.
10) Fixed some issues with the templates.
2018-08-15 13:26:10 +02:00
..
API Reformat code 2016-09-06 21:39:27 +01:00
Auth Reformat code 2016-09-06 21:39:27 +01:00
Controller.php Few minor fixes related to L5.2 update 2016-03-30 14:39:18 +01:00
EventAttendeesController.php Upgrading to Laravel 5.6 2018-08-15 13:26:10 +02:00
EventCheckInController.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
EventCheckoutController.php Upgrading to Laravel 5.6 2018-08-15 13:26:10 +02:00
EventController.php Upgrading to Laravel 5.6 2018-08-15 13:26:10 +02:00
EventCustomizeController.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
EventDashboardController.php Reformat code 2016-09-06 21:39:27 +01:00
EventOrdersController.php Added Tax to emails and various views 2018-07-11 13:47:41 +02:00
EventPromoteController.php Reformat code 2016-09-06 21:39:27 +01:00
EventQrcodeCheckInController.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
EventQuestionsController.php Reformat code 2016-09-06 21:39:27 +01:00
EventSurveyController.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
EventTicketsController.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
EventViewController.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
EventViewEmbeddedController.php Make tickets be sorted in ASC order 2016-10-23 19:52:40 -04:00
EventWidgetsController.php Reformat code 2016-09-06 21:39:27 +01:00
ImageController.php Reformat code 2016-09-06 21:39:27 +01:00
InstallerController.php Upgrading to Laravel 5.6 2018-08-15 13:26:10 +02:00
ManageAccountController.php Upgrading to Laravel 5.6 2018-08-15 13:26:10 +02:00
MyBaseController.php Upgrading to Laravel 5.6 2018-08-15 13:26:10 +02:00
OrganiserController.php Finalised Charging V.A.T 2018-07-11 19:51:11 +02:00
OrganiserCustomizeController.php Finalised Charging V.A.T 2018-07-11 19:51:11 +02:00
OrganiserDashboardController.php Added Organiser Events Test fixed model factory 2016-06-16 20:03:47 -04:00
OrganiserEventsController.php Reformat code 2016-09-06 21:39:27 +01:00
OrganiserViewController.php Reformat code 2016-09-06 21:39:27 +01:00
RemindersController.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
UserController.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
UserLoginController.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
UserLogoutController.php Upgrading to Laravel 5.6 2018-08-15 13:26:10 +02:00
UserSignupController.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00