Attendize/app/Http
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
..
Controllers Upgrading to Laravel 5.6 2018-08-15 13:26:10 +02:00
Middleware Reformat code 2016-09-06 21:39:27 +01:00
Requests Reformat code 2016-09-06 21:39:27 +01:00
Kernel.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
api_routes.php Removing unused API related code which was causing errors 2016-10-23 00:02:48 +01:00
routes.php Update routes.php 2018-06-07 14:24:48 +04:30