I want to update Laravel Nova Card metrics on specific interval without refreshing page.
But without modifying Laravel Nova Core files.
Is there any way which makes it easy to do on any Laravel Nova Card
Advertisement
Answer
I do not believe they are meant to be used that way. You will end up writing your own component to do that.