Skip to content

Commit 42b04a0

Browse files
committed
docs(readme): Update exception notify test commands
- Correct the queue connection option to job-connection - Provide clearer command for testing exception notifications - Streamline the testing commands for better clarity
1 parent ff5722c commit 42b04a0

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,7 @@ EXCEPTION_NOTIFY_WEWORK_TOKEN=73a3d5a3-ceff-4da8-bcf3-ff5891778
5656
### Testing for exception notify
5757

5858
```shell
59-
php artisan exception-notify:test --channel=dump --queue-connection=sync
60-
php artisan exception-notify:test --channel=mail --config=mail.default=log --queue-connection=sync
61-
php artisan exception-notify:test --queue-connection=sync
59+
php artisan exception-notify:test --channel=dump --job-connection=sync
6260
php artisan exception-notify:test
6361
php artisan exception-notify:test -v
6462
```

docs/ntfy.jpg

28.4 KB
Loading

0 commit comments

Comments
 (0)