-
Notifications
You must be signed in to change notification settings - Fork 139
Closed
Description
Hi, thank you for creating awesome package.
I've been facing error while debugging api.
error Undefined array key 0 Array(1) { userId: 5 }
ErrorException QueryDetector.php:78
Looking at the source code, I think the cause is that an associative array is returned where an array is expected to be returned, but I'm not sure if I'm using it wrong or not.
$sources = $this->findSource($backtrace); |
scottzirkel and abekdwight
Metadata
Metadata
Assignees
Labels
No labels