We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c2ba4f commit 2d8b0a4Copy full SHA for 2d8b0a4
src/ApiResourceDataTable.php
@@ -41,4 +41,4 @@ public function __construct(AnonymousResourceCollection $collection)
41
$this->original = collect($collection);
42
$this->columns = array_keys($this->serialize(collect($collection)->first()));
43
}
44
-}
+}
0 commit comments