You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 13, 2021. It is now read-only.
Hi there
I am a bit confused on how to use this package. I have followed the readme:
This is my Metric Card:
NewFlowStatistics.php
And then in the same file, this is my
calculate()
function:However this gives me below error:
Declaration of Beyondcode\FilterableCard\FilterableValue::aggregate($request, $model, $function, $column = NULL) should be compatible with Laravel\Nova\Metrics\Value::aggregate($request, $model, $function, $column = NULL, $dateColumn = NULL)
The text was updated successfully, but these errors were encountered: