PHP code example of cfv1000 / phalcon-cli-boilerplate
1. Go to this page and download the library: Download cfv1000/phalcon-cli-boilerplate 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/ */
cfv1000 / phalcon-cli-boilerplate example snippets
php bin/phalcon invalid:task --option --param=value
php bin/phalcon task --param=value -option
php bin/phalcon ns:task --param=value -option