Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eugene-nuwber authored Sep 23, 2024
1 parent ec9a9cd commit 54d7511
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ Let's imagine a use case: a User made a payment. You need to handle this payment

Once again, the RabbitEvents library helps you publish an event and handle it in another app. It doesn't make sense to use it in the same app because Laravel's Events work better for that.

> [!IMPORTANT]
> **Attention version 7 users!** A new version 7.3.0 has been released with *ext-amqp* support (similar to version 8.2). Update for improved performance.
## Demo
![rabbit-events-demo](https://github.com/nuwber/rabbitevents/assets/142213350/89df6194-e49d-4d58-8286-8932f182da4b)

Expand Down

0 comments on commit 54d7511

Please sign in to comment.