mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
Merge pull request #1312 from openclassify/vedatakdogan
move middleware
This commit is contained in:
commit
916e749156
@ -90,9 +90,7 @@ return [
|
||||
|
|
||||
*/
|
||||
|
||||
'middleware' => [
|
||||
\Fruitcake\Cors\HandleCors::class, # this line
|
||||
],
|
||||
'middleware' => [],
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
||||
Loading…
Reference in New Issue
Block a user