Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
298 views
in Technique[技术] by (71.8m points)

php - Real-time chatting and notifications in laravel 5

I need to implement real-time chatting and real-time notifications in my application. What is the best way to do it using laravel-5? Suggest me some good packages or your expert views on them.

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)

For real time chat you need to use asynchronous websockets.

You can try with this library https://github.com/ratchetphp/Ratchet

laravel 5.2 chat

and this project github.com/assertchris/tutorial-laravel-4-real-time-chat

Good library github.com/BrainBoxLabs/brain-socket

also amazing tutorial with socket IO www.codetutorial.io/laravel-5-and-socket-io-tutorial/

Video example with AJAX and laravel 4 https://www.youtube.com/watch?v=GLDjgbbBvOg


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

1.4m articles

1.4m replys

5 comments

56.9k users

...