In this tutorial, we will see how we can exchange messages between two Laravel microservices using RabbitMQ. In practice, we will able to send a message from service A to service B to inform it something has happened, for example, a new user was created.
Share this post
Awesome Laravel: How to use RabbitMQ to…
Share this post
In this tutorial, we will see how we can exchange messages between two Laravel microservices using RabbitMQ. In practice, we will able to send a message from service A to service B to inform it something has happened, for example, a new user was created.