© 2026 Hedgehog Software, LLC
php artisan queue:work
2024-01-19 13:39:03 Illuminate\Bus\ChainedBatch .......................................................................................... RUNNING
ExportBulkAction::make() ->label('Export') ->icon('heroicon-o-arrow-down-tray') ->color('primary') ->modalHidden(true) ->chunkSize(10000) ->exporter(UserExporter::class),