PHP code example of natives / natives-core

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

    

natives / natives-core example snippets


php artisan geo:generate-source

php artisan geo:townships-create 
php artisan geo:regions-create 

php artisan geo:townships-check-source-from-api
php artisan geo:regions-check-source-from-api

php artisan geo:townships-create-dataset
php artisan geo:regions-create-dataset