Ryan Chenkie writing for Scotch.io has a new in-depth tutorial on implementing Token-Based Authentication for AngularJS and Laravel Apps. This tutorial will demonstrate how to implement token-based authentication in an AngularJS and Laravel application. To do so, we’ll build a simple app that will authenticate users with a login form. If successfully authenticated, th …