© 2026 Hedgehog Software, LLC
->actions([ Tables\Actions\EditAction::make() ->url(fn(Model $record): string => VideoResource::getUrl('edit', $record)), ])
Filament\Resources\Resource::getUrl(): Argument #2 ($parameters) must be of type array