yaroslawww/laravel-uk-towns

导入英国城镇列表并使用城镇模型。

2.0.1 2022-11-09 19:54 UTC

This package is auto-updated.

Last update: 2024-09-09 23:50:38 UTC


README

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

导入英国城镇列表并使用城镇模型。

安装

通过composer安装此包

composer require yaroslawww/laravel-uk-towns

可选地,您可以使用以下命令发布配置文件

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

用法

导入表格

php artisan uk-towns:import

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

鸣谢

  • Think Studio