how to disable CORS policy in laravel

preview_player
Показать описание
CORS (Cross-Origin Resource Sharing) issue in browser is common issue now a days developers face. In this video, you learn how to disable it in Laravel
Рекомендации по теме
Комментарии
Автор

That's how you enable it for all the routes, not disabling really :)

vladimirandronov
Автор

it worked. Thank you! I was stuck totally stuck on this :)

stefanl.
Автор

1 hour reading laravel docs -> 0 progress.
59 seconds intor this videa -> error solved.

emiliohg