PHP code example of werk365 / doctane

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

    

werk365 / doctane example snippets

 bash
$ php artisan doctane:install
 bash
$ php artisan doctane:start
 bash
$ php artisan doctane:stop
 bash
$ php artisan doctane:restart
 bash
$ php artisan doctane:bash
 bash
$ php artisan doctane:reload
 bash
$ php artisan doctane:status