Skip to main content

create-php

$res = $kontenbase->service('posts')->create([ 'name' => 'Post 1', 'notes' => 'Hello Kontenbase' ]);