laravel-cors icon indicating copy to clipboard operation
laravel-cors copied to clipboard

Specify domain for paths

Open peterpan666 opened this issue 2 years ago • 2 comments

Hi,

Is there anyway to configure the paths separately ?

What I would like is something like this :

  • api1/* => Allows sub1.example.com
  • api2/* => Allows sub2.example.com

Anyway to achieve this using this package ?

peterpan666 avatar Oct 04 '21 09:10 peterpan666

My question is kind of the same #547, separate CORS configurations so you can apply them on different routes.

BasvanH avatar Oct 19 '21 18:10 BasvanH

No updates here? Some way to do it?

tmazza avatar Jul 10 '22 02:07 tmazza