Travis
Table Performance - Bulk Actions
I also thought so, i added
Model::preventLazyLoading();
And also checked with Debugbar the queries, nothing that could indicate about N+1 or any slow query.
I only using Tables\Actions\DeleteBulkAction::make()
As Bulk action, everything is filament out of the box features, no extended stuff.20 replies