yaroslawww/laravel-uk-towns
最新稳定版本:2.0.1
Composer 安装命令:
composer require yaroslawww/laravel-uk-towns
包简介
Import UK towns list and use towns model.
README 文档
README
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
统计信息
- 总下载量: 443
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-09-14