The NelmioCorsBundle allows you to send Cross-Origin Resource Sharing headers with ACL-style per-URL configuration in Symfony framework
I recently needed to allow CORS and on my search for a solution I found nelmio/NelmioCorsBundle. For the begging …
php symfony symfony4 nelmiocorsbundleI am using Symfony 4 as Restful API, I was working perfectly with calling the api from a VueJS application. Today, …
symfony cors symfony4 nelmiocorsbundle