Hello,
Im trying to send heartbeat like this
try { $client->register(); $url = $client->fetchInstance("test")->homePageUrl; var_dump($url); $client->start(); }
Yes its working but the application not running. Any guide how to send heartbeat with running application?
Best Regards,
Alfa