kodkraft/countries
Composer 安装命令:
composer require kodkraft/countries
包简介
A laravel package to List of all countries
README 文档
README
This package takes country names and codes from the source file and writes them to the database.
Install
composer require kodkraft/countries
Configuration
php artisan vendor:publish --tag=kodkraft-config
After running this command, you can change the url from the "countries.php" config file so that the package uses a different source.
Create table
php artisan migrate
Update/Create Country List
php artisan countries:update
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-09-26