Custom Form Handling

Inside my custom form page, how can i redirect the user back after form submit and where to store the code to send a notification?
I have followed the following docs https://filamentphp.com/docs/2.x/forms/getting-started#preparing-your-livewire-component but Im having a hard time handling what happens after form submit (redirect, send error notification...).
Filament
The elegant TALL stack form builder for Laravel artisans.
Was this page helpful?