spatie / laravel-cors

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

Helper dd() it does not work #43

Closed ErickZH closed 5 years ago

ErickZH commented 5 years ago

When working with dd (), laravel-cors responds with No 'Access-Control-Allow-Origin' header is present on the requested resource.

freekmurze commented 5 years ago

This package has nothing to do with dd(). If you feel this package causes an error, feel free to open up a new issue.