33: Right sidebar
In this lesson, you will work through Right sidebar as part of How to build a Twitter clone using Livewire 3 & Laravel reverb.
Caption excerpt: So, for this video, we're going to start working on implementing a sidebar for applications, so if we head into our views inside Lifewire components, we want to have a sidebar on the right hand side. So, first and foremost, I'm going to go ahead and do npm run dev, and a separate window we're going to have 5,000 Lifewire make, and here we're going to have it inside components, right sidebar. We don't want this to be an inline component, we also want in here to have a components search bar, and a component who to fo...