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?
No description
Solution:
Laravel
wire:poll | Laravel
A full-stack framework for Laravel that takes the pain out of building dynamic UIs.
Jump to solution
2 Replies
Solution
LeandroFerreira
LeandroFerreira2mo ago
Laravel
wire:poll | Laravel
A full-stack framework for Laravel that takes the pain out of building dynamic UIs.
nuovo2023
nuovo20232mo ago
When I use wire:poll, it starts making requests, but it doesn't call fillForm. I want to make a request with the id coming from the row record/state. Thanks, actually, that helped me a lot.