zainmalik / zain-chatify-pro-lara
Realtime WhatsApp-like chat package for Laravel
Package info
github.com/zain660/zain-chatify-pro-lara
Language:Blade
pkg:composer/zainmalik/zain-chatify-pro-lara
v1.0.6
2026-02-01 21:07 UTC
Requires
- php: ^8.1
- illuminate/support: ^10.0|^11.0|^12.0
- pusher/pusher-php-server: ^7.2
README
🚀 Zain Chatify Pro is a modern, realtime chat package for Laravel inspired by WhatsApp-like features — built with Laravel, MySQL, Bootstrap, and Vanilla JavaScript.
⚠️ This package provides WhatsApp-like features, NOT WhatsApp UI or branding.
✨ Features
✅ Core Chat
- Realtime messaging (Laravel Broadcasting)
- Private & group chats
- Seen / unseen messages
- Unread message badge count
- Single & double tick read receipts
🎙 Media & Attachments
- Voice messages
- Image & document attachments
- File preview before sending
- Caption support
- Secure file storage
😊 Interactions
- Emoji reactions on messages
- Live reaction updates
- Message delivery status
👥 Group Chat
- Create & manage groups
- Add / remove members
- Group admin controls
- Group avatars
🧭 Dashboard
- Separate admin dashboard
- Enable / disable chat system
- File size & type limits
- Theme & UI settings
🎨 UI
- Clean, modern design
- Bootstrap 5
- Mobile responsive
- Light / dark mode ready
- NOT WhatsApp UI
🛠 Requirements
- PHP 8.1+
- Laravel 10 or 11
- MySQL
- Laravel Echo + Broadcasting driver (Pusher / WebSockets)
📦 Installation (Local Development)
Recommended during development