You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
thecyrilcril
changed the title
Question: Any insight as to why this package might cause cors error
Question: Any insight as to why this package might cause CORS error
Feb 20, 2023
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 from3.0.1
to2.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?
The text was updated successfully, but these errors were encountered: