v2 -> v3 What to use instead of InteractsWithRelationship for bulk action?
Hi, all! I used the trait Filament\Tables\Actions\Concerns\InteractsWithRelationship for my AttachBulkAction in v2, but in v3 we don't have this trait. What I should use instead of it?
0 Replies