laravel-state-machine
laravel-state-machine copied to clipboard
Visualizer backport V3 to v2
Backport of the visualizer command from v3 to v2, for use with Laravel v5.
~~Not for merging yet~~ - I'm going to run some local tests to see if there are other commits I have missed first. This gets some automated tests in, in the meantime.
This is working for me nicely in Laravel 5.8 and PHP 7.3. Although I'll be upgrading the Laravel version soon, it's all about timing and compatibility with other packages, and not all projects are in a position to do that immediately.
This PR tackles just the backport, with no feature changes, preserving all original committer credits.