Skip to main content

lte-php

$res = $kontenbase->service('posts')->find([ 'where' => [ 'total' => ['$lte' => 10] ] ]);