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 6d86fdb commit 5c2ba4fCopy full SHA for 5c2ba4f
src/ApiResourceDataTable.php
@@ -41,5 +41,4 @@ public function __construct(AnonymousResourceCollection $collection)
41
$this->original = collect($collection);
42
$this->columns = array_keys($this->serialize(collect($collection)->first()));
43
}
44
-
45
0 commit comments