Is possible to add pooling to an infolist or a Page?
I built a page the represent a list of services running related to a resource. So from time to time I need it to refresh
2 Replies
maybe customizing the view and adding
wire:poll
?
https://filamentphp.com/docs/3.x/panels/resources/viewing-records#custom-viewThank you. I will check and return the results