laravel-state-machine icon indicating copy to clipboard operation
laravel-state-machine copied to clipboard

Visualizer backport V3 to v2

Open judgej opened this issue 5 years ago • 2 comments

Backport of the visualizer command from v3 to v2, for use with Laravel v5.

judgej avatar May 25 '20 22:05 judgej

~~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.

judgej avatar May 25 '20 22:05 judgej

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.

judgej avatar May 25 '20 22:05 judgej