some good progress, lots of testing needs to be done on the new inclusion of SubstituteBindings
This commit is contained in:
@@ -48,6 +48,7 @@ class Kernel extends HttpKernel
|
||||
|
||||
'api' => [
|
||||
'auth:api',
|
||||
\Illuminate\Routing\Middleware\SubstituteBindings::class,
|
||||
],
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user