getHttpClient()->request('POST', 'server/command', [ 'json' => [ 'command' => $command, ], ]); } }