Everything you need to build multi step forms in Livewire.
We'll cover the basics of creating a multi step form, adding steps, navigating steps and accessing state using the laravel-livewire-wizard package.
Finally, we'll build a fully working practical example with more advanced step navigation, file uploads, and custom state.