In a previous tutorial we have seen how to use Laravel as backend for our AngularJS application. We made a basic todo application but we didn’t consider anything about users. This time we want to create always the same todo application but we want to make it available for a multi user environment and we want to expose the application only to the registered client.