Can't over-emphasise how grateful I am for this tutorial - thanks a lot
@deepcodeinnovations11763 жыл бұрын
Thank you. Please Subscribe, will give you more hints. If you have any other problem, don't hesitate to ask
@Imagine51204 Жыл бұрын
I have been struggling on this issue since 2 hours and came to this topic and its just awesome... But I would like to know why same settings for headers does not work in cors.php file which is inside config folder of laravel.
@deepcodeinnovations1176 Жыл бұрын
Am happy to help. Sometimes, frontend applications may misinterpret an error response from the backend as a CORS error. This can happen if the frontend code is not handling error responses properly or if it assumes any unexpected response is related to CORS. Therefore that way it defines the errors but usually the config works well
@deepcodeinnovations1176 Жыл бұрын
Feel free to donate throught this link to keep our work going forward flutterwave.com/donate/raj7ify43ivs
@alexloved61643 жыл бұрын
great, the video was helpful,
@deepcodeinnovations11763 жыл бұрын
Glad to hear it!
@TestSpartanBots Жыл бұрын
how can we get dynamic values in place of $allowedOrigins please answer ASAP
@deepcodeinnovations1176 Жыл бұрын
Sorry i didn't see your comment. Let me know if you still need assistence
@DanishShah72 Жыл бұрын
If the CORS are disable from HOSTING, we cannot enable it what I understand .
@gurukiranbadiger8343 Жыл бұрын
can you please send me that code?
@deepcodeinnovations1176 Жыл бұрын
Let me know if you still need assistence
@sikanderdugal78182 жыл бұрын
Bro you are a life saver. you saved my life. i was in hell for 7 days. Your solution worked. I had tried almost every solution on internet. Thanks aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa lot.
@deepcodeinnovations1176 Жыл бұрын
Thanks for appre
@SergiuBurduja-y1l2 жыл бұрын
And where is the code?
@DanishShah72 Жыл бұрын
Not working in my case :-(
@deepcodeinnovations1176 Жыл бұрын
@@DanishShah72 Let me know if you still need assistence
@ojangolejordan48193 жыл бұрын
are you ugandan?
@deepcodeinnovations11763 жыл бұрын
yes please
@shivshankar6542 жыл бұрын
Access to XMLHttpRequest at 'localhost:8000/api/tutorials' from origin 'localhost:3000' has been blocked by CORS policy: Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, chrome-untrusted, https. still there is error
@deepcodeinnovations11762 жыл бұрын
Hey, let me see part of your code please. I will help you sort your issue