Laravel Daily - Creating mini-Reddit in Laravel 8

Laravel Daily – Creating mini-Reddit in Laravel 8

Throughout this 3-hour course, I’m working on:

Create a new Laravel project, Auth scaffolding with Bootstrap-based Laravel UI (planning to take Tailwind/Breeze for the next course)
Full CRUDs managing communities and posts, including file upload and select2 library
Showing all/popular/newest community posts
Adding comments and votes
Moderating and managing data by community owner or superadmin
Transforming one element (post voting) into Laravel Livewire
Examples of automated PHPUnit tests to avoid manually “clicking around” every time

Leave a Reply