Skip to content

Commit 97cb844

Browse files
authored
Update README.md
1 parent a6923fa commit 97cb844

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
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 guard in event is hard. This package provides a simple way, you can add Symfony Expression Language as a transition guard for each transition. This configuration must provided in transiton metadata using 'guard' as a key.
99
This package subscribes for all workflows' transition guard events and uses provided Symfony Expression Language to allow to block the transition.
1010

11-
## Support us
12-
11+
## Support me
12+
Any recommendation, pull request are welcome. It is great if you sponsor me if you found my work is valuable.
1313

1414
## Installation
1515

0 commit comments

Comments
 (0)