laravel-cross-eloquent-search icon indicating copy to clipboard operation
laravel-cross-eloquent-search copied to clipboard

Question: Any insight as to why this package might cause CORS error

Open thecyrilcril opened this issue 2 years ago • 0 comments

I have a Laravel 8.54 application. that uses sanctum for authentication. every time I pull in protonemedia/laravel-cross-eloquent-search I get cors errors on all api calls. I have installed every version from 3.0.1 to 2.6.0. The application throws no errors just the cors errors in the browser and once I remove the package the cors errors is gone. Any Insight on how to fix this?

thecyrilcril avatar Feb 20 '23 05:02 thecyrilcril