Updated Cors
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
b5ddc637b8
commit
c407b52bbf
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ class Kernel extends HttpKernel
|
|||
],
|
||||
|
||||
'api' => [
|
||||
\Barryvdh\Cors\HandleCors::class,
|
||||
\Fruitcake\Cors\HandleCors::class,
|
||||
'throttle:120,1',
|
||||
'auth:api',
|
||||
],
|
||||
|
|
Loading…
Add table
Reference in a new issue