PHP code example of katmore / clientcal

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

    

katmore / clientcal example snippets

sh
    $ cd docker/compose/clientcal
    $ docker-compose build
    $ docker-compose start
    $ docker-compose exec php-fpm /var/www/clientcal/bin/web-user.php add
    
sh
   php bin/config-update.php
   
sh
   php bin/db-update.php
   
sh
   php bin/web-user.php add my_user