Skip to main content

sort-php

$res = $kontenbase->service('posts')->find([ 'sort' => ['name' => 1] ]);