Skip to content

Commit 14d9d1b

Browse files
authored
Update README.md
1 parent 8bf0926 commit 14d9d1b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88
Using [Zerodahero's Laravel Workflow (based on Symfony Workflow)](https://github.com/zerodahero/laravel-workflow) to handle state-transition workflow is great. However, coding transition guards in events is hard. This package provides a simple way; you can add Symfony Expression Language as a transition guard for each transition. This configuration must be provided in transition metadata using the 'guard' key.
99
The package subscribes for all workflows' transition guard events and uses the provided Symfony Expression Language to allow or block the transition.
1010

11+
| Laravel vesion | Package version |
12+
| ---------- | --- |
13+
| 10, 11, 12 | 1.x |
14+
1115
## Support me
1216
Any recommendation or pull request is welcome. It is great if you sponsor me if you find my work valuable.
1317

0 commit comments

Comments
 (0)