Full list of Indonesian provinces and their cities
Laravel database seeder (works on all versions)
34 Province
489 City (related to their province)
Simply place each file in their folders as it's defined and run
php artisan migratethen run
composer dumpautoloadand finally you can run your seeder command and import all the lists to your database by one of commands below (depend on your desire)
php artisan db:seedor
php artisan db:seed --Class=ProvincesTableSeeder
php artisan db:seed --Class=CitiesTableSeederor if you wish to refresh you database
php artisan migrate:refresh db:seedWebsite CV. IRANDO
Twitter Robert Nicjoo