Move micropub session stuff to its own service provider

This commit is contained in:
Jonny Barnes 2016-12-08 16:03:52 +00:00
parent cd324f72d5
commit e32cc59b81
3 changed files with 36 additions and 9 deletions

View file

@ -182,6 +182,7 @@ return [
// App\Providers\BroadcastServiceProvider::class,
App\Providers\EventServiceProvider::class,
App\Providers\RouteServiceProvider::class,
App\Providers\MicropubSessionProvider::class,
/*
* Laravel Debugbar