Build Daily Dev Clone using Nextjs 14, Laravel 11 and Reverb
In this video, we are going to build Daily.dev clone using modern technology like Next js 14 for our complete frontend and Laravel 11 as the complete backend.
2024-03-28 19:00:00 - Laravel
https://github.com/TusharVashishth/daily-dev-clone
00:00:00 - Intro
00:00:40 - App Demo
00:04:32 - Project Setup
00:18:30 - Custom 404 page
00:21:13 - Login Page UI
00:40:57 - Create Auth APIs
01:02:55 - Next Auth Setup & Axios setup
01:16:33 - Custom Session in nextAuth
01:23:09 - Register & Login User
01:49:53 - App Responsive Layout
02:17:37 - Logout User
02:28:43 - Middleware
02:32:31 - Update Profile
03:05:58 - Add Post
03:55:48 - Fetch Posts
04:23:48 - Realtime using Reverb
04:47:11 - Private Channel in broadcast
04:59:07 - Add Post in real time
05:06:17 - Copy URL on click
05:07:39 - Show Post
05:13:32 - Add Comment
05:38:07 - Fetch Comments
05:49:33 - Trim Post Title
05:51:56 - Realtime Comment Count