v2.1.0
If you have override the source code or base wizard view, there may be conflicts, please update your code and force republish views. (Forced republish will overwrite the old view, need to back up before operation.)
php artisan vendor:publish --tag=wizard-views --force
Added
- Add Wizardable trait
Deprecated
- Wizard controller
doneRedirectTo
method