#Table Polling

6 messages · Page 1 of 1 (latest)

sullen eagle
#

I have a filament table with live statistics of some servers, is it possible to add constant polling to the Table?

heavy bridgeBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

neat cradle
#

$table->poll()

sullen eagle
neat cradle
#

The method takes a parameter for the interval if my memory serves. I use it quite often for real-time data.

sullen eagle
#

Thanks a lot! It does take parameters