#Updating livewire component when backend data changes

4 messages · Page 1 of 1 (latest)

pastel token
#

I have a table which is a livewire component, how would I have it update when another user updates the data?

cinder ermine
pastel token
#

Yeah I was already using echo for some front end stuff... I forgot that livewire can listen to echo events

spring sonnet
#

There is a special chapter for laravel echo in the docs as well @pastel token