brexis / laravel-workflow

Use the Symfony Workflow component in Laravel
MIT License
281 stars 104 forks source link

Simple sample for work with Workflow events #53

Closed sjavadez closed 5 years ago

sjavadez commented 5 years ago

Hi, does Anyone use this package in their project? How to use symfony-workflow-events in project?

if anyone create project with this package, is it possible to publish example/project (open-source form) to understand how can we use events in the projects ?

brexis commented 5 years ago

@sjavadez There is an example of how to deal with events in the readme. Let me know if it helps.