Use a middleware to define micropub dev token
This commit is contained in:
parent
2814a39ad8
commit
bce3b52ce2
4 changed files with 29 additions and 36 deletions
|
@ -182,7 +182,6 @@ return [
|
|||
// App\Providers\BroadcastServiceProvider::class,
|
||||
App\Providers\EventServiceProvider::class,
|
||||
App\Providers\RouteServiceProvider::class,
|
||||
App\Providers\MicropubSessionProvider::class,
|
||||
|
||||
/*
|
||||
* Laravel Debugbar
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue