smart-over/countries

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

Maintainers

Package info

github.com/smart-over/countries

pkg:composer/smart-over/countries

Statistics

Installs: 780

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is not auto-updated.

Last update: 2026-03-07 12:20:51 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