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: 2024-09-19 21:46:45 UTC


README

Issues

Stars

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