Skip to content

v2.1.0

Compare
Choose a tag to compare
@ycs77 ycs77 released this 03 Nov 18:43

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