mdhesari / laravel-iran-provinces
Laravel iran provinces.
3.2.0
2023-07-24 09:52 UTC
Requires
- php: ^7.4|^8.0
- mdhesari/api-response: ^1.0|^2.0|^3.0
Requires (Dev)
- orchestra/testbench: ^6.0
- phpunit/phpunit: ^9.0
README
With this package you can easily import all countries and states around the world.
Installation
You can install the package via composer:
composer require mdhesari/laravel-country-state-cities
Usage
php artisan migrate
Testing
composer test
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email mdhesari99@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
Laravel Package Boilerplate
This package was generated using the Laravel Package Boilerplate.