Modal action polling

I need some help. I created a custom action that gets data from an external web service, the question is, How can I pull data (let's say every 2 seconds) and update that modal?
discord.png
Solution
https://livewire.laravel.com/docs/wire-poll#basic-usage
wire:poll in the modalContent?
Laravel
A full-stack framework for Laravel that takes the pain out of building dynamic UIs.
Was this page helpful?