Update streams.php

This commit is contained in:
emrullahardc 2023-12-01 14:41:08 +03:00 committed by GitHub
parent ce5178de0d
commit 6d8d29b14e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -90,7 +90,9 @@ return [
| |
*/ */
'middleware' => [], 'middleware' => [
\Illuminate\Http\Middleware\HandleCors::class
],
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------