Skip to content

Collector: where() should allow comparison operators #22

@xy2z

Description

@xy2z

https://www.php.net/manual/en/language.operators.comparison.php

Example:

Capro::pages()->where('weight', '>=', 200)->get();

But also it could use a param to use case sensitive or not, so think that in maybe :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions