/Laravel-Persian-countries-cities-provinces-Seeder

This is a complete list of countries of whole world and also Iran's provinces and cities in Laravel.

Primary LanguagePHPMIT LicenseMIT

Laravel-Persian-countries-cities-provinces-Seeder

This is a complete list of countries of whole world and also Iran's provinces and cities in Laravel.

All you should do is run these commands.

it's for creating database :

php artisan migrate

and this is for inserting countries, provinces and cities into tables :

php artisan db:seed

it's done!

tell me if it has any problem.

Thanks