Looking to hire Laravel developers? Try LaraJobs

laravel-uk-towns maintained by yaroslawww

Description
Import UK towns list and use towns model.
Last update
2022/11/09 20:54 (dev-main)
License
Downloads
443
Tags

Comments
comments powered by Disqus

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