how refresh page resource index after imported action

how refresh page resource index after imported action thx u all
3 Replies
LeandroFerreira
maybe using Livewire events ?
Laravel
Events | Laravel
A full-stack framework for Laravel that takes the pain out of building dynamic UIs.
jepewsykes
jepewsykesOP2w ago
which function should i use afterCreate on import page or inside resource
LeandroFerreira
maybe
ImportAction::make()
->after(function () {
//...
});
ImportAction::make()
->after(function () {
//...
});
Want results from more Discord servers?
Add your server