Reddit Clone Full Tutorial with Laravel, Inertia JS and VueJS | Fullstack Project

Опубликовано: 19 Ноябрь 2024
на канале: Tony Xhepa
5,458
151

In this video, we are going to see the project overview.
Fullstack Reddit Clone

Laravel Reddit clone.
Laravel tutorial.
Laravel InertiaJS tutorial.
Laravel VueJS tutorial.

Support me:
  / laraveller  
Referral Hosting
Cloudways hosting: https://www.cloudways.com/en/?id=1107304
DigitalOqean $100 free: https://m.do.co/c/35b78d1e88a4

Follow me:
Twitter:   / laravellercom  
Facebook Page:   / 1laravellercom  
Instagram:   / laravellercom  
GitHub: https://github.com/laraveller
Website:


Setup VS CODE for Laravel:    • How to setup VS Code for Laravel | Be...  
Setup Mac for development:    • How To Setup New Mac For Web Developm...  

Source Code https://github.com/laraveller/reddit-...

Playlists:
React tutorial for beginners - https://bit.ly/3arkqjX
Laravel Filament Blog - https://bit.ly/3nWYv74
Laravel 9 Full Tutorial - https://bit.ly/3nTiyTR
Laravel 9 Media Library - https://bit.ly/3LpJmVr
Laravel Essentials Full Tutorial - https://bit.ly/3vplyuC
Laravel Mail Tutorial - https://bit.ly/37mJUNh
Laravel Restaurant Reservation - https://bit.ly/3Jc5IcG
Spatie Laravel Permission - https://bit.ly/3pOsOhN
Laravel Testing For Beginners - https://bit.ly/3t1gNq4
Laravel Roles and Permissions - https://bit.ly/3gOhM7d
LARAVEL INERTIA MOVIE APP - https://bit.ly/3FVMp4Q
Laravel Livewire Movie App - https://bit.ly/3s8D6v1
Laravel Classified Website - https://bit.ly/3nsFRnb
Livewire Employees - https://bit.ly/2ZtIpZY
Laravel Employees Management - https://bit.ly/3Gglt14
Laravel admin panel - https://bit.ly/3CcX75M
#laravel #laraveller
TIMESTAMPS
00:00:00 Start
00:05:55 Create Laravel Project
00:14:42 Add Username to Users
00:26:35 Create Models and Migrations
00:38:56 Prepare the Project
00:54:04 Create Community
01:12:58 Display Community
01:23:20 Update Community
01:35:00 Delete Community
01:48:00 Create Pagination
02:09:48 Show Community
02:20:55 Create Guest Layout
02:38:56 Store Post
02:55:10 Display Community Posts
03:12:47 Add Pagination to Posts
03:23:18 Display the Post
03:35:04 Design Show Page
03:54:18 Edit and Delete Post
04:12:33 Community Dashboard
04:24:36 Add Login and Register to guest layout
04:32:49 Laravel Authorization with Policy
04:42:14 Add Comments system
05:02:32 Add Voting System
05:34:07 Upvote Downvote Dynamic Color
05:53:11 Add Voting to Show Page
06:03:05 Welcome Page
06:17:29 Welcome Sidebar
06:31:37 Add Sidebar to all pages
06:55:35 Admin and Moderator