Building a User-Based Task List Application in Laravel
https://medium.com/@brice_80846/building-a-user-based-task-list-application-in-laravel-eff4a07e2688
In this article we will be building a task list application in Laravel 5.6 complete with a paginated list of tasks per user account, user registration, and password resets.
There are a few things you should be familiar with already in order to get the most out of this article.