Ruben van der Linde

Results 3 comments of Ruben van der Linde

Good point, I checked that and the NelmioCors that is composed into Api Platform is the newest. According to the composer lock: ``` JSON "name": "nelmio/cors-bundle", "version": "1.5.5", "source": {...

Solved it, should have been: `corsAllowOrigin: ['*'] #to allow all origins` instead of `corsAllowOrigin: "*" #to allow all origins`

Korte uitleg toegevoegd over nut en noodzaak nav vraag @sergei-maertens