PHP code example of sebj54 / lb-healthcheck-php
1. Go to this page and download the library: Download sebj54/lb-healthcheck-php library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
sebj54 / lb-healthcheck-php example snippets
TING\LBHealthCheck::success();
composer