R
R
Rodion Almetov2019-06-03 21:35:00
Laravel
Rodion Almetov, 2019-06-03 21:35:00

Is there a convenient interaction between Laravel applications?

There is a web application written using Laravel + Vue.js.
Simultaneously launched on 20-30 computers.
Is it possible to somehow implement the interaction between computers using notifications?
For example, on my computer, I did some action (added an order) and I need some notification to pop up on another computer in this application (an order has been created, check the correctness).
Alternatively, you can use a notification via Mail or Slack (there is already such an implementation). But I'm wondering, maybe someone has implemented something different?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
J
jazzus, 2019-06-03
@radar4ick

With the help of database notifications

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question