spatie / laravel-cors

Send CORS headers in a Laravel application
https://spatie.be/en/opensource/laravel
MIT License
603 stars 59 forks source link

return default value for allow credentials when not available in config #32

Closed hxnk closed 6 years ago

hxnk commented 6 years ago

@freekmurze As discussed :)

https://github.com/spatie/laravel-cors/pull/31#issuecomment-417359069

freekmurze commented 6 years ago

Thanks!