We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a8c36b commit b79b6ffCopy full SHA for b79b6ff
README.md
@@ -22,7 +22,7 @@ composer require soap/laravel-workflow-process
22
You can publish the config file with:
23
24
```bash
25
-php artisan vendor:publish --tag="laravel-workflow-process-config"
+php artisan vendor:publish --tag="workflow-process-config"
26
```
27
28
This is the contents of the published config file:
0 commit comments