rkwebsolution / chaty
A package for Laravel PHP Framework to add a complete real-time chat system.
This package's canonical repository appears to be gone and the package has been frozen as a result.
dev-master
2021-06-23 10:13 UTC
This package is auto-updated.
Last update: 2023-10-23 15:01:16 UTC
README
A Laravel package helps you add a complete real-time messaging system to your new / existing application with only one command.
Features
- Real-time contacts list updates.
- Favorites contacts list (Like stories style) and add to favorite button.
- Saved Messages to save your messages online like Telegram messenger app.
- Search functionality.
- Contact item's last message indicator (e.g. You: ....).
- Real-time user's active status.
- Real-time typing indicator.
- Real-time seen messages indicator.
- Real-time internet connection status.
- Upload attachments (Photo/File).
- Shared photos, delete conversation.. (User's info right side).
- Responsive design with all devices.
- User settings and chat customization : user's profile photo, dark mode and chat color. with simple and wonderful UI design.