Method Spatie\Analytics\Analytics::performQuery does not exist. #479
-
Beta Was this translation helpful? Give feedback.
Answered by
jeanquark
May 2, 2023
Replies: 3 comments
-
Same problem. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hey @chiragwebiots, did you find a resolution to this? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Try using get function (see README for details): |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
freekmurze
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Try using get function (see README for details):
public function get(Period $period, array $metrics, array $dimensions = [], int $limit = 10, array $orderBy = []): Collection