Mamoun Abu Salah
Live chat Component and functionality
Hi, I need to implement a live chat functionality on my filament app.
I've CoustomerSupportResource and I want to build Livewire page/component to display the chat tab in Form/Edit Page
The chat should be from user to admin (tow model), not general (never general). I'm wondering what I should go about implementing this?
Have any of you implemented something like this? What would you suggest? I suppose this is more of a Laravel question in general, but as a solo dev it's hard to tell the what best approach is at times.
notes: I have 3 table in DB and I am obligated to it because I'm transferring from the board to Filament.
Any input is appreciated!
5 replies