Automatically update data
I have a whatsapp web style chat on my filament. But for it to be operational as a chat, I need the messages to update automatically so that it becomes a 'live' chat.
How do I do this on filament?
2 Replies
this is not a question about filament, you're going to need to learn how to make a component with Livewire and Alpine
once you have a Livewire component you can insert it into any Filament page
tkss, i go to make this