Skip to content

yaroslawww/laravel-uk-towns

Repository files navigation

Laravel UK towns.

Packagist License Packagist Version Total Downloads Build Status Code Coverage Scrutinizer Code Quality

Import UK towns list and use town model.

Installation

Install the package via composer:

composer require yaroslawww/laravel-uk-towns

Optionally you can publish the config file with:

php artisan vendor:publish --provider="UKTowns\ServiceProvider" --tag="config"

Usage

Import table

php artisan uk-towns:import

# Optionally import postcodes
php artisan uk-towns:postcodes:import

Credits

  • Think Studio

About

Import UK towns list and use town model.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages