A
A
Anton Shelestov2018-08-06 16:17:55
Web development
Anton Shelestov, 2018-08-06 16:17:55

Laravel what's the CORB error?

Hello.
There is my site and the client's site
On the client's site, a script tag is added with a link to my site
But the result of loading the script:


Cross-Origin Read Blocking (CORB) blocked cross-origin response delivery.localhost/api/getData with MIME type application/json. See https://www.chromestatus.com/feature/5629709824032768 for more details.

Surely there is some setting in Laravel that I don't know about, can someone tell me?
Thank you!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
B
Barmunk, 2018-08-06
@Barmunk

Access-Control-Allow-Origin add to header
https://gist.github.com/drewjoh/43ba206c1cde9ace35...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question