laravel-workflow
laravel-workflow copied to clipboard
How to set initial_marking to model?
https://symfony.com/doc/current/workflow.html
I configure initial_marking
in my workflow config. But I don’t understand how to assign it in to model? Workflow::apply
does not allow this, because such a transition is not described. But it is impossible to describe the transition from null.