You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you turn on PHP Server in Visual Studio Code, the error CORS pops up, as I understand it, you can fix it by adding special headers, however, if I add them to index.php then the error does not disappear, as I understand it, the headers themselves need to be added specifically to the PHP Server itself
How to Enable CORS on PHP Server?
The text was updated successfully, but these errors were encountered: