instances()->create([ 'server_id' => $server->id, 'branch' => $branch, 'status' => 'pending', 'config' => $config, ]); } }