Token-Based Authentication for AngularJS and Laravel Apps - Part 1
Adding authentication to an AngularJS and Laravel application is not the most straight-forward, especially if we take the approach of creating independent front-end and backend applications and connecting them with an API exposed by Laravel. Laravel comes with easy-to-use authentication out of the box, but it is session-based and is therefore most useful for traditional round-trip applications.
Link:
This post is submitted by our members. Submit a new post.
Topics: PHP Laravel AngularJS Javascript
Tags: Tutorials Laravel 5 Laravel 5.1