rtfeldman / elm-spa-example

A Single Page Application written in Elm
https://dev.to/rtfeldman/tour-of-an-open-source-elm-spa
MIT License
3.28k stars 530 forks source link

CORS issues with CakePHP and Laravel backends #13

Open skie opened 7 years ago

skie commented 7 years ago

I tested diferent frontends with cakephp and laravel backends. Angular and react worked fine, but there is an issue with elm frontend seems related to CORS.

Can somebody check this issue?