Skip to content

Is $all search possible? #81

@bitinn

Description

@bitinn

This is beyond the original scope of Eloquent, but will find $all search be supported? or maybe there is a workaround I am not aware of? Maybe a flag on whereIn?

Activity

jenssegers

jenssegers commented on Dec 7, 2013

@jenssegers
Contributor

This is not possible as of this moment. You could raw expressions: https://github.com/jenssegers/Laravel-MongoDB#raw-expressions

jenssegers

jenssegers commented on Dec 8, 2013

@jenssegers
Contributor

I will add all support in the next update, check out #82

bitinn

bitinn commented on Dec 9, 2013

@bitinn
Author

oh man, cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @jenssegers@bitinn

        Issue actions

          Is $all search possible? · Issue #81 · mongodb/laravel-mongodb