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
Unfortunately, this is still not yet supported. I don't have a use case for MongoDB and can't find time to work on this. Feel free to submit a PR. Thanks!
Summary of problem or feature request
Type mismatch when extending QueryDataTable
Type Illuminate\Contracts\Database\Query\Builder to MongoDB\Laravel\Query\Builder
Code snippet of problem
public function __construct(protected QueryBuilder $query)
{
System details
The text was updated successfully, but these errors were encountered: