Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

Allow cors from any origin on certain path irrespective of allowed_origins #523

Open
sudeeshr opened this issue Apr 3, 2021 · 1 comment

Comments

@sudeeshr
Copy link

sudeeshr commented Apr 3, 2021

Version 2.0
Laravel 7

I want to enable cors on certain path (eg: api/payment/response) irrespective of what is configured in allowed_origins. The given path should be accessible from any origin.

How can I achieve this?

@shanpee
Copy link

shanpee commented Apr 4, 2022

+1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants