
H5 chat system source code, with the functions of Group chats and unlimited group building.
Main features:
Support users to self-service group creation, management, and modification of group data.
Provides automatic login function, allowing users to easily modify their personal data after successfully logging in.
The background management interface allows you to view group chat message records.
Supports rich emoticons and dynamic emoticons, and allows users to publish pictures.
Provide voice message reminder function to enhance the user experience.
Test environment: Nginx + MySQL 5.6 + PHP 5.6
Installation steps:
Unzip the zip package to the root directory of the website.
Set website/public as the running directory.
Set pseudo-static to: thinkphp.
Create a new database and import the database.sql file.
Modify the configuration file/application/database.php.
Back-office management:
Visit domain name/ljc
Account password: admin/123456