Answer the question
In order to leave comments, you need to log in
What do you need to write a chat in php and js?
I am learning laravel. As a training, I decided to make a small social network. I want to implement messaging in the form of a chat (as in VK or fb). What do I need for this?
Answer the question
In order to leave comments, you need to log in
chat in php is a pretty bad idea, really, of course, the simplest long polling will help you, but still it won’t withstand a serious load (no need for vk and fb, chat is not in php there)
it might be better to look at the same centrifugo for the implementation of the chat or something like that
PS with php is normally friendly
PS article about it
> What do I need for this?
Time to train and implement the project on your own or money to hire competent performers.
You guys are talking about an educational project: laravel with a regular relational database, as well as a little better js, with a framework like react or angular will be enough.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question