Questions tagged as 'cors'

2
answers

non-angular cors error 6

I'm having this error in a project: Failed to load http://127.0.0.1:8000/hqi/pages: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:4200' is therefore not allowed access. And I can not...
asked by 11.10.2018 / 15:31
1
answer

Lumen blocks only one route in CORS, all others run

I have a system that was working, but suddenly it stopped working. "I've been using Lumen with the package barryvdh / laravel-cors, the whole site works except for a public form that gives me this error . The request is made through Angular:...
asked by 30.07.2018 / 13:37