Michael Perks

Results 3 issues of Michael Perks

Fixes #90 Fixes #65 Using @stevebauman suggestion, when subscribing to events in WorkflowSubscriber, if the incoming event is not a WorkflowJob job then we return early, and so it will...

Added the `Prunable` trait to the Workflow model, allowing a scheduled command to keep these tables size down. I have also added a new config value for how for how...

[This is a follow on from a previously closed/stale issue #65 ](https://github.com/ksassnowski/venture/issues/65) as I am also experiencing the issue. I have created a minimal repository on a fresh Laravel application...