14: Like button part 2
In this lesson, you will work through Like button part 2 as part of How to build a Twitter clone using Livewire 3 & Laravel reverb.
Caption excerpt: In this video, we're going to be adding the like and dislike functionality to removing the like in this case. So what we can go ahead and do is first of all, is this go ahead and add a condition here saying if all of users like the treat in that case, you want to show one thing. And if it isn't like, we want to show the like button. So for the other one here, we just want to go ahead and essentially show this one where we are now able to then see that the user has in this case, disliked it. And what we can go ahead...