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
I get the following error when running the library against Laravel 4.1
Declaration of Jenssegers\\Mongodb\\Builder::whereBetween() should
be compatible with Illuminate\\Database\\Query\\Builder::whereBetween($column,
array $values, $boolean = 'and', $not = false)