© 2026 Hedgehog Software, LLC
Table::configureUsing(function (Table $table){ $table->paginated([5, 10, 25, 50]); });
public function table(){ }
$this->table