a Laravel Livewire form wizard package.
- livewire: 3.0
composer require --dev ympact/wizard- Next/Previous steps
- Check validation of each step
- Disable/Enable steps
- Hide/Show steps
- Customize each step statically or dynamically
Documentation and examples can be found here: Documentation
- Default views
- Renaming some methods / computed properties
- Support for step summaries
- Documentation
- Examples
- Writing tests