40: Tweet page part 4
In this lesson, you will work through Tweet page part 4 as part of How to build a Twitter clone using Livewire 3 & Laravel reverb.
Caption excerpt: Alright, so we want to get started on this form here, so we can start using it. So we're going to have an x data in here, and we're going to have a lot of data being passed through in here, so let's go ahead and get started. We're going to have an expansion here, which is going to be set by false. This is going to essentially determine a small animation, which will animate the width and height of this, depending on if it's expanded, so we can increase the size. We're going to have a body, and we're going to entangl...