Angular JS Simple Login using Ui-Router
This tutorial tackles on how to create a login page in Angular JS using Ui-router to handle our routes and PHP/MySQLi to handle our MySQL Database. This also includes local storage session and PHP session wherein users cant access the successful login page if the user is not logged into the app.