Skip to main content

ne-php

$res = $kontenbase->service('posts')->find([ 'where' => [ 'name' => ['$ne' => 'Ega'] ] ]);