K
K
kato_ameri2019-02-20 16:50:10
Chats
kato_ameri, 2019-02-20 16:50:10

Friends, how can I implement a similar chat https://nekto.me/chat on laravel?

I'm more interested in the question of how to transfer messages between users with a minimum load, I heard about sockets, if they are the best option, then what library should I use?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vitaly Yushkevich, 2019-02-21
@yushkevichv

https://laravel.com/docs/5.7/broadcasting A fairly large number of message transport options are described here.
You can also use https://pusher.com (how to make all this friends with Laravel, well, a lot of different good content in all languages, with pictures and videos)
How and where to store - how and anywhere (sql, nosql). To advise more specifically, a clearer statement of the problem is needed.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question