(CORS) Cross origin issue with Laravel API


You might get a cross site origin error when trying to consume a web api which returns json data. This normally happens when your browser tries to make a request to an external site  / location.

A quick work around for this would be adding extra headers as shown in code below:


Comments

Popular posts from this blog

vllm : Failed to infer device type

android studio kotlin source is null error

gemini cli getting file not defined error