Learn how to let users register, log in, log out, create blog posts, query for only blog posts they've authored, and more.
Source:
https://github.com/LearnWebCode/youtube-laravel-demo
00:00 | Intro
03:04 | Creating New Project
11:00 | Controllers
15:23 | Validating Form Submits
20:03 | Database
24:54 | Log In & Log Out
34:05 | Blog Posts
48:43 | Display Posts
58:09 | Edit & Delete Posts