FilamentF
Filament3y ago
dyo

send parameter in custom action

how can i send parameter, which is record id, in table custom action

Action::make('edit')->action('edit'),
Solution
how can i send parameter, which is record id, in table custom action

Action::make('edit')->action('edit'),
Was this page helpful?