How to Consume Laravel API with AngularJS
February 19, 2016In part 1, we built our server part. Now we can build our client. We are going to use AngularJS to make a Single Page Application. We will use a very basic bootstrap template, built on the fly.Planning Our application will be made up of three screens.Login Screen: a simple login screen. The user will insert their e...
Recent Comments