F
Filament15mo ago
Alex

Update unread chat message count

But I want to update unreadCount in real time when other user send a new message to me.
No description
3 Replies
Filament
Filament15mo ago
Please read the #✅┊rules about how to format your code properly.
cheesegrits
cheesegrits15mo ago
I literally cannot read the code. Please read #✅┊rules.
Dennis Koch
Dennis Koch15mo ago
If you want to have real-time data you need websockets.

Did you find this page helpful?