Introduction Laravel and Angular have both become very well renowned tools in the web development world lately. Laravel for the great things it brings to the PHP community and Angular for the amazing frontend tools and its simplicity. Combining these two great frameworks only seems like the logical next step. For our use cases, we will be using Laravel as the RESTful API backend and Angular as the

