Level 41
For chat rooms, you need to have live update. Technologies like socket.io can help. They even have a tutorial: https://socket.io/get-started/chat/
Here is also a guide from the community here: https://laracasts.com/discuss/channels/general-discussion/step-by-step-guide-to-installing-socketio-and-broadcasting-events-with-laravel-51
1 like