PHP code example of karamel / console

1. Go to this page and download the library: Download karamel/console 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/ */

    

karamel / console example snippets


php kartisan make:model  <model-name>

php kartisan make:model Model/Post

php kartisan serve 
angular2html
php kartisan serve --port=8081 --t=/public