laravel-eloquent-state-machines
laravel-eloquent-state-machines copied to clipboard
Added data to the transition exception
Summary
This adds some useful data to the invalid transition exception. This is quite handy for displaying information to the user about the failed transition.
Type of Change
- [X] :rocket: New Feature
- [ ] :bug: Bug Fix
- [ ] :hammer: Refactor
- [ ] :question: [Other]