laravel-cors
laravel-cors copied to clipboard
lumen 6.2 The final result of getting the configuration is empty
The final result is empty
Caused me to add configuration is invalid
Similar to https://github.com/fruitcake/laravel-cors/pull/398 ?
Can you try with the latest version? Does the config make it to the CorsService? Or are they also just defaults?
Hey, I have same problem in Lumen 6.3.3 with version 1.0.3 of lib. Configuration file loads, but it unavailable in HandleCors and CorsService.
Also in 2.0.1? I don't use Lumen, so could you create PR?