meetup ids

This commit is contained in:
Benjamin Takats
2023-01-19 11:44:28 +01:00
parent 7d6ca6a2f6
commit 24b8b8d963
3 changed files with 21 additions and 20 deletions

View File

@@ -17,6 +17,7 @@ class MeetupTable extends DataTableComponent
public function configure(): void public function configure(): void
{ {
$this->setPrimaryKey('id') $this->setPrimaryKey('id')
->setAdditionalSelects(['id'])
->setDefaultSort('users_count', 'desc') ->setDefaultSort('users_count', 'desc')
->setThAttributes(function (Column $column) { ->setThAttributes(function (Column $column) {
return [ return [

22
composer.lock generated
View File

@@ -2771,16 +2771,16 @@
}, },
{ {
"name": "laravel/jetstream", "name": "laravel/jetstream",
"version": "v2.15.0", "version": "v2.16.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/jetstream.git", "url": "https://github.com/laravel/jetstream.git",
"reference": "ea9799fcf1a9579483b123b0af872eef4bc86c1e" "reference": "ab711bf1ddba2d9af257350eeb0412e6e9d46452"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/jetstream/zipball/ea9799fcf1a9579483b123b0af872eef4bc86c1e", "url": "https://api.github.com/repos/laravel/jetstream/zipball/ab711bf1ddba2d9af257350eeb0412e6e9d46452",
"reference": "ea9799fcf1a9579483b123b0af872eef4bc86c1e", "reference": "ab711bf1ddba2d9af257350eeb0412e6e9d46452",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2837,7 +2837,7 @@
"issues": "https://github.com/laravel/jetstream/issues", "issues": "https://github.com/laravel/jetstream/issues",
"source": "https://github.com/laravel/jetstream" "source": "https://github.com/laravel/jetstream"
}, },
"time": "2023-01-17T14:19:21+00:00" "time": "2023-01-18T23:01:15+00:00"
}, },
{ {
"name": "laravel/legacy-factories", "name": "laravel/legacy-factories",
@@ -8335,16 +8335,16 @@
}, },
{ {
"name": "spatie/laravel-medialibrary", "name": "spatie/laravel-medialibrary",
"version": "10.7.9", "version": "10.7.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spatie/laravel-medialibrary.git", "url": "https://github.com/spatie/laravel-medialibrary.git",
"reference": "cad203e427391f120c872ed89452ce7f786eb07c" "reference": "5c9fb62f8d4019e7fc2741d9812849661d78ed15"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/spatie/laravel-medialibrary/zipball/cad203e427391f120c872ed89452ce7f786eb07c", "url": "https://api.github.com/repos/spatie/laravel-medialibrary/zipball/5c9fb62f8d4019e7fc2741d9812849661d78ed15",
"reference": "cad203e427391f120c872ed89452ce7f786eb07c", "reference": "5c9fb62f8d4019e7fc2741d9812849661d78ed15",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -8427,7 +8427,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/spatie/laravel-medialibrary/issues", "issues": "https://github.com/spatie/laravel-medialibrary/issues",
"source": "https://github.com/spatie/laravel-medialibrary/tree/10.7.9" "source": "https://github.com/spatie/laravel-medialibrary/tree/10.7.10"
}, },
"funding": [ "funding": [
{ {
@@ -8439,7 +8439,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-01-12T16:58:45+00:00" "time": "2023-01-19T07:58:23+00:00"
}, },
{ {
"name": "spatie/laravel-model-status", "name": "spatie/laravel-model-status",

View File

@@ -3,9 +3,9 @@
"@alpinejs/collapse@^3.10.5": "@alpinejs/collapse@^3.10.5":
version "3.10.5" version "3.11.1"
resolved "https://registry.yarnpkg.com/@alpinejs/collapse/-/collapse-3.10.5.tgz#97adf33161e8af475edb93556b27e5b7eb949198" resolved "https://registry.yarnpkg.com/@alpinejs/collapse/-/collapse-3.11.1.tgz#391b393f646f1c43787fcc7351d365a7ac0ae538"
integrity sha512-ucpZNm+K9GBlmCR2WK5ket67xvwUH/KDzXc5bJSsxAAucrQuhdXuZN5a9kuqBfrm3x9t/bV6CGXEqNkrZ2/LRA== integrity sha512-H5GQ4rEWN5Z5vKf4U+FtUdcRDdHSa+p4cAesiB+I2njfOxw0EDuobugiP1Pf3DpmyIk8iJx7feLmxeboqxbpRA==
"@esbuild/android-arm@0.15.18": "@esbuild/android-arm@0.15.18":
version "0.15.18" version "0.15.18"
@@ -116,9 +116,9 @@ acorn@^7.0.0:
integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A== integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==
alpinejs@^3.0.6: alpinejs@^3.0.6:
version "3.10.5" version "3.11.1"
resolved "https://registry.yarnpkg.com/alpinejs/-/alpinejs-3.10.5.tgz#59ca09ad42293cc8e0bbbdf4c7696fc22c6df700" resolved "https://registry.yarnpkg.com/alpinejs/-/alpinejs-3.11.1.tgz#8675083411bb8a18e618a646cd64cb9bdf76a75e"
integrity sha512-qlvnal44Gof2XVfm/lef8fYpXKxR9fjdSki7aFB/9THyFvbsRKZ6lM5SjxXpIs7B0faJt7bgpK2K25gzrraXJw== integrity sha512-0Y+4WKQcEZrvpfS98qeSOXCPXFPorULQ+1hc8lQrx+1HHzkUofD4HzjTfz+wimA5tSsGnpXz/SoF2P9saiXZCw==
dependencies: dependencies:
"@vue/reactivity" "~3.1.1" "@vue/reactivity" "~3.1.1"
@@ -175,9 +175,9 @@ camelcase-css@^2.0.1:
integrity sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA== integrity sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==
caniuse-lite@^1.0.30001400, caniuse-lite@^1.0.30001426: caniuse-lite@^1.0.30001400, caniuse-lite@^1.0.30001426:
version "1.0.30001445" version "1.0.30001446"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001445.tgz#cf2d4eb93f2bcdf0310de9dd6d18be271bc0b447" resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001446.tgz#6d4ba828ab19f49f9bcd14a8430d30feebf1e0c5"
integrity sha512-8sdQIdMztYmzfTMO6KfLny878Ln9c2M0fc7EH60IjlP4Dc4PiCy7K2Vl3ITmWgOyPgVQKa5x+UP/KqFsxj4mBg== integrity sha512-fEoga4PrImGcwUUGEol/PoFCSBnSkA9drgdkxXkJLsUBOnJ8rs3zDv6ApqYXGQFOyMPsjh79naWhF4DAxbF8rw==
chokidar@^3.5.3: chokidar@^3.5.3:
version "3.5.3" version "3.5.3"