tilleh/province

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

This is a complete list of Iran's provinces and cities for Apiato.

Installs: 67

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Open Issues: 0

Type:apiato-container

v1.0.6 2023-04-30 17:03 UTC

This package is auto-updated.

Last update: 2024-03-30 00:18:16 UTC


README

Tilleh Logo

Apiato Province Container

This is a complete list of Iran's provinces and cities for Apiato.

Latest Version on Packagist GitHub issues GitHub stars GitHub forks Total Downloads GitHub license

⬇️ How to install and config tilleh/province package?

How to install

composer require tilleh/province

OR

// go to app/Ship/composer.json
{
  "require": {
    "apiato/core": "^7.0.0",
    "apiato/documentation-generator-container": "^2.7.0",
    "apiato/welcome-container": "^2.0.1",
    // Add this line
    "tilleh/province": "^1.0.0"
  }
}
// and then run "composer update"

How to configure

php artisan migrate --seed
php artisan apiato:apidoc

🧑‍💻 Author