andriajah Thu Apr 2021 3 years ago

Building A User Following / Unfollowing System With Laravel And Inertiajs

We have a twitter-like app but no user following/unfollowing system in place. So let’s build it.

The first thing we’re going to do is create two endpoints and two page components for the followers and followings pages. We’ll add a bit of styling, and then focus on how we can store and query who follows who.

Sometimes I blog at: https://tallpad.com
laravel inertia tailwindcss twitter software programming php vue