I would like to create an application using Laravel as a backend, and Yeoman to create and manage my interface. I know a lot of such technologies.
I did not find many problems that would explain how to communicate between separate Laravel and yoman applications (on different servers, for example). Perhaps CORS is a good option.
Is anyone trying to separate the backend and interface (using these technologies)?
frameworks cors laravel yeoman
lightalex
source share