smart-over/countries

此包的最新版本(v3.0.0)没有可用的许可证信息。

v3.0.0 2019-11-07 11:03 UTC

This package is not auto-updated.

Last update: 2024-09-21 05:43:52 UTC


README

安装

composer require smart-over/countries

Lumen注册

$app->register(\SmartOver\Countries\CountriesServiceProvider::class);

迁移国家表

php artisan migrate

获取所有国家

php artisan countries:fetch --show