wovosoft/bd-geocode
Composer 安装命令:
composer require wovosoft/bd-geocode
包简介
:package_description
README 文档
README
Installation
Via Composer
composer require wovosoft/bd-geocode
Publish Migrations
If you need to modify default migrations, then run
php artisan vendor:publish --tag=bd-geocode.migrations
Run Migration
php artisan migrate
Clone Data
Run the bellow command to clone data
from https://github.com/nuhil/bangladesh-geocode
to storage_path('app/public/bangladesh-geocode') . You can delete this folder after data seeding is completed.
php artisan bd-geocode:clone-data
Import Data to Database
Run the bellow command to import the cloned data to database.
php artisan bd-geocode:import-data
Contributing
Please see contributing.md for details and a todolist.
Security
If you discover any security related issues, please email wovosoft@email.com instead of using the issue tracker.
Credits
License
MIT. Please see the license file for more information.
Courtesy
The package uses the data from https://github.com/nuhil/bangladesh-geocode
Special thanks to the Author of the package for his awesome job.
统计信息
- 总下载量: 188
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 5
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-06-15