smart-over/countries

There is no license information available for the latest version (v3.0.0) of this package.

Installs: 780

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/smart-over/countries

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

This package is not auto-updated.

Last update: 2025-10-04 10:17:34 UTC


README

Install

composer require smart-over/countries

Lumen register

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

Migrate for country tables

php artisan migrate

Fetch all countries

php artisan countries:fetch --show