Laravel 5 and AngularJS Tutorial reloaded – Part 1
5 years ago
As some user requested i’m going to post another solution to use AngularJS and Laravel 5 togheter. In the first tutorial i used the Laravel template engine to render the page where AngularJS was hosted. In this tutorial we will see a different approach. Laravel will act only as backend REST API service and AngularJS will be completely separated.
The app we are going to create is a simple pool app where user can vote on different pools and also create new one.
Link:
This post is submitted by one of our members. You may submit a new post here.