mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
orderByDesc orderBy
This commit is contained in:
@@ -16,7 +16,6 @@ class MeetupTable extends DataTableComponent
|
||||
public function configure(): void
|
||||
{
|
||||
$this->setPrimaryKey('id')
|
||||
->setDebugEnabled()
|
||||
->setAdditionalSelects(['id', 'slug'])
|
||||
->setThAttributes(function (Column $column) {
|
||||
return [
|
||||
|
||||
Reference in New Issue
Block a user