https://www.php.net/manual/en/language.operators.comparison.php Example: ```php Capro::pages()->where('weight', '>=', 200)->get(); ``` But also it could use a param to use case sensitive or not, so think that in maybe :)