© 2026 Hedgehog Software, LLC
app/Filament/Resources/Songs/SongResource.php
public static function getGlobalSearchResultActions(Model $record): array { return [ Action::make('add_to_queue') ->action(function (Song $record): void { dd('i wanna do stuff here'); }) ]; }
Livewire \ Exceptions \ MethodNotFoundException PHP 8.4.12 12.25.0 Unable to call component method. Public method [mountAction] not found on component