Merge pull request #3591 from laravel/analysis-zdEQ98
Applied fixes from StyleCI
This commit is contained in:
@@ -30,7 +30,7 @@ class Kernel extends HttpKernel
|
|||||||
],
|
],
|
||||||
|
|
||||||
'api' => [
|
'api' => [
|
||||||
'throttle:60,1'
|
'throttle:60,1',
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user