Adding Real-Time Chat to Filament Admin Panel! π¬π
Watch me add real-time chat functionality to Filament Admin Panel using Wirechat!
youtu.be/ZWGIdjozUXc
Namu Makwembo
@namu
π¨βπ» Full-Stack Laravel | Flutter Developer π Passionate coder with a focus on dynamic web development and mobile applications. Creator of Dezamarket.com, and dedicated to teaching coding.
β’ β’ 59 Posts β’ 553 Views
Build Better Laravel Chat UX with Wirechat
(Unread Dots, Search, URL Parsing & More)
Toggle features like:
- Unread indicators (dot & count styles)
- Chat search functionality
- Message URL parsing
- Attachments support
- Custom chat actions
youtu.be/zmgmb65FgoE?si=OA4ux2Z9UHvaMQ-3
Just shipped Wirechat v0.5.1 π
This release brings a solid round of improvements across the chat experience:
β’ UI and interaction improvements
β’ better model resolution with WirechatService
β’ improved accessibility for tooltips and chat interactions
β’ stronger support for UUID-based conversations
β’ safer, more reliable cursor pagination
β’ more pagination test coverage
A lot of this update is about making Wirechat feel smoother, more reliable, and easier to extend in real-world apps.
Thanks to everyone who contributed to this release, and a special welcome to first-time contributor @~fbrissi.
Release notes:
github.com/wirechat/wirechat/releases/tag/v0.5.1
π Wirechat v0.3.0-beta is here! A powerful chat package for your Laravel apps.
Whats new?
β¨ Panels β a streamlined way to organize and manage chat environments. Whether youβre running user chats, admin groups, or support spaces, Panels make it clean and flexible.
β¨ New namespace: Wirechat\Wirechat
β¨ Fast upgrade tools to get you up and running
βοΈ Upgrade Guide β github.com/wirechat/wirechat/discussions/126
π Docs β wirechat.namuio.test/docs/0.3x/installation
The upcoming version of WireChat π brings a scalable way to configure chats, letting you easily set up environments for users, admins, and more β each with different features like notifications, attachments etc, all customizable per environment. Releasing soon, stay tuned!
π Wirechat v0.2.8 is out!
- Added optional UUID support (for conversations)
- Encrypted Blade action params for better security
- Bug fixes
π Docs: wirechat.namuio.com
βοΈ Source: github.com/namumakwembo/wirechat