mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-29 03:10:51 +00:00
Laravel 9 upgrade
This commit is contained in:
@@ -53,7 +53,7 @@ class Kernel extends HttpKernel
|
||||
|
||||
'api' => [
|
||||
EnsureFrontendRequestsAreStateful::class,
|
||||
//'throttle:api',
|
||||
'throttle:api',
|
||||
SubstituteBindings::class,
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user