palanik / lumen-cors

CORS Middleware for Lumen micro-framework
MIT License
101 stars 31 forks source link

Allow all subdomains of a particular domain #15

Open puneetthakur66 opened 6 years ago

puneetthakur66 commented 6 years ago

How Can I allow all requests from a subdomains of a domain, something like wildcard entry for a domain?

jicao commented 5 years ago

Hello, I'm searching for same solution :) Let me know if you found something please ;)