PHP code example of capslock-studio / node-deploy-server-php-pusher
1. Go to this page and download the library: Download capslock-studio/node-deploy-server-php-pusher 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/ */
capslock-studio / node-deploy-server-php-pusher example snippets
sh
set DEPLOY_HOST={DEFINE_YOUR_NODE_DEPLOY_SERVER}
set SECRET={DEFINE_YOUR_SECRET}
set DIST={REMOTE_SERVER_DEPLOY_PATH}
php .\deploy-pusher [PARAMETER_WITH_DOUBLE_DASH]