30: Edit Profile part 2
In this lesson, you will work through Edit Profile part 2 as part of How to build a Twitter clone using Livewire 3 & Laravel reverb.
Caption excerpt: All right, in this video, we're going to be fixing this issue where this model always appears when you go to the profile page. The first thing that I did wrong was using model instead of using model. So we're going to just go ahead and make sure that we use it correctly here. And now we need to fix this banner taking up all of the space. So let's go ahead and figure out the solution for that now. The first inform is for the label banner image, we want to have this as a class as well relative and an MB6. So if you g...