rinodrummer/livewire-wizard-form
Step1, Step2), aligning with Livewire’s component-driven architecture.^1.0.0 until stability is proven.@csrf, $rules) are not bypassed by wizard logic.AddressStep in checkout and profile setup)?^3.0).composer.json constraints).sessions table).laravel/livewire in composer.json).resources/views/livewire/steps/*).composer require rinodrummer/livewire-wizard-form.Wizard trait in a Livewire component (e.g., OnboardingWizard).@step directives or programmatic registration.resources/views/vendor/livewire-wizard-form/step.blade.php).phpunit for Livewire components).livewire:log to trace wizard state changes.public function step1()).$rules = [...] in rules() method).mount() vs. hydrate()).version column to tracked models.select * from orders where id = ? for update).dispatch(new ProcessStepJob($data))).| Failure Scenario | Impact | Mitigation |
|---|---|---|
| Package breaking change | Wizard functionality fails | Pin version (`^1.0 |
How can I help you explore Laravel packages today?