mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Implement multi purpose binder
This commit is contained in:
@@ -167,7 +167,7 @@ class Kernel extends HttpKernel
|
||||
|
||||
'auth:api' => [
|
||||
'throttle:60,1',
|
||||
'bindings',
|
||||
HttpBinder::class,
|
||||
],
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user