PHP code example of think.studio / laravel-iprosoftware-sync
1. Go to this page and download the library: Download think.studio/laravel-iprosoftware-sync 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/ */
think.studio / laravel-iprosoftware-sync example snippets
bash
php artisan vendor:publish --provider="IproSync\ServiceProvider" --tag="config"
shell
php artisan migrate
shell
php artisan iprosoftware-sync:database:pull
# or
php artisan iprosoftware-sync:settings:pull
php artisan iprosoftware-sync:contacts:pull
php artisan iprosoftware-sync:properties:pull
php artisan iprosoftware-sync:availability:pull
php artisan iprosoftware-sync:properties-custom-rates:pull
php artisan iprosoftware-sync:blockouts:pull
php artisan iprosoftware-sync:bookings:pull --existing_properties