moindhattiwala / country_state_city
This package will help to show list of all country, state and city it will also fetch state list according to country and city list according to states
v1.0.3
2021-01-19 13:39 UTC
This package is auto-updated.
Last update: 2025-04-19 23:01:25 UTC
README
This package will help to show list of all country, state and city it will also fetch state list according to country and city list according to states
This package is made for laravel projects only
Setup -> composer require moindhattiwala/country_state_city -> php artisan vendor:publish --provider "MoinDhattiwala\CountryStateCity\CountryStateCityServiceProvider" -> php artisan migrate -> php artisan db:seed --class=CountryStateCitySeeder
For local demo run ->php artisan serve -> http://127.0.0.1:8000/csc