F
Filament4mo ago
Abi

dispatch livewire event after action execution

is there a way to dispatch a livewire event after creation of a record using the CreateAction or any other Inbuilt actions? I saw there is an event afterFormValidated but that wouldn't signify data creation
Solution:
->after()
Jump to solution
4 Replies
Solution
Saade
Saade4mo ago
->after()
Abi
Abi4mo ago
thank you this is a bit non related, but is there a way to dispatch a livewire event from Laravel Events or Jobs?
Saade
Saade4mo ago
You need to broadcasting for that
Abi
Abi4mo ago
ok, thank you, let me try that
Want results from more Discord servers?
Add your server
More Posts