[Solved] Angular 2 front-end and Laravel 5* back-end [closed]


I recommend to learn these separately and then try to combine these two, because looking at your question, you should know how to do it, if you know these two frameworks.

But yeah, there is 2 options, copy angular files to public/ folder or run two independent servers and connect these two on localhost.

solved Angular 2 front-end and Laravel 5* back-end [closed]