PHP code example of paulintrognon / laravel-world-cities

1. Go to this page and download the library: Download paulintrognon/laravel-world-cities 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/ */

    

paulintrognon / laravel-world-cities example snippets


php artisan lwc:download

php artisan lwc:download --countries=US,GB

php artisan migrate

php artisan lwc:seed

php artisan lwc:seed --countries=US,GB

php artisan lwc:postalcodes:fr