jonnybarnes.uk/app/Http/Controllers
Jonny Barnes 3f15291d16 Update the app to Laravel 5.5
Squashed commit of the following:

commit 070f46bbacd91855730d467cc2806183441791ae
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Mon Sep 4 18:06:04 2017 +0100

    Now we now how the laravel IoC conatiner works, no need to be newing class dependencies

commit 57eeacdef178532a681f774f8c6738950d40c964
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Mon Sep 4 17:59:28 2017 +0100

    Get json test working again

commit 81c3cfc9b432241d8a4df7f1e0511a50ea4f9b90
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Mon Sep 4 14:38:10 2017 +0100

    Can’t use RefreshDatabase yet

commit 4ba5ff724d50ca86b3fa90c7bb4e71ad9e4dad79
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Mon Sep 4 14:10:33 2017 +0100

    Initial attempt at updating to Laravel 5.5
2017-09-04 19:34:39 +01:00
..
Admin Update the app to Laravel 5.5 2017-09-04 19:34:39 +01:00
Auth Update the app to Laravel 5.5 2017-09-04 19:34:39 +01:00
ArticlesController.php Change some first Eloquent methods to firstOrFail 2017-08-09 22:16:12 +01:00
AuthController.php Remove route closures to allow route caching 2017-03-03 14:23:56 +00:00
ContactsController.php Add Contacts tests 2017-02-18 14:16:22 +00:00
Controller.php Migrate to Laravel 5.3 2016-09-06 16:40:39 +01:00
FeedsController.php Apply fixes from StyleCI 2017-06-05 15:40:38 +00:00
IndieAuthController.php Update the app to Laravel 5.5 2017-09-04 19:34:39 +01:00
MicropubClientController.php Update the app to Laravel 5.5 2017-09-04 19:34:39 +01:00
MicropubController.php Update the app to Laravel 5.5 2017-09-04 19:34:39 +01:00
NotesController.php Change some first Eloquent methods to firstOrFail 2017-08-09 22:16:12 +01:00
PhotosController.php Initial commit to new repo 2016-05-19 15:01:28 +01:00
PlacesController.php Remove un-needed use statement 2017-02-18 15:11:46 +00:00
SearchController.php Search! Closes #38 2016-11-25 19:51:42 +00:00
ShortURLsController.php Initial commit to new repo 2016-05-19 15:01:28 +01:00
StaticRoutesController.php Apply fixes from StyleCI 2017-03-03 15:07:42 +00:00
TokenEndpointController.php Update the app to Laravel 5.5 2017-09-04 19:34:39 +01:00
WebMentionsController.php Remove route closures to allow route caching 2017-03-03 14:23:56 +00:00