The full version of the webIM system V2.0 of ThinkPHP5+Workerman+LayIM has been released, basically realizing all the functions of LayIM
It has been a week since the last preliminary integrated version was released, and it has been quite busy during this period. But I still took the time to continue to improve this project. It was basically completed last night. I will finalize it today and prepare it for release. I hope you can go to my github and give more stars, thank you!
Without further ado, let’s show the results of this integration:
I used a common tp5 background snake of mine as the system background for this time. Snake address: https://github.com/nick-bai/snake, reference article:
http://www.thinkphp.cn/code/2216.html
Chat user maintenance:
Implementation of single chat:
Implementation of group chat:
View group members:
Search to join the group:
Create a group and add members:
Maintain my group:
Group chat, single chat chat history:
Offline message push:
Github project address: https://github.com/nick-bai/laychat, I hope everyone will support it