Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 893 Bytes

File metadata and controls

23 lines (19 loc) · 893 Bytes

Italian cities Laravel Migrations

Ready to use migrations of italian cities, provinces and regions migrations, with an automatic seeder that loads all the geographic data. Models are present too!

Delle migrazioni pronte all'uso delle città, pronvince e regioni italiane, con un seeder automatico che carica tutti i dati geografici. Sono presenti anche i modelli!

How to use

Copy and paste these files in your Laravel project. If other migrations are present, pay attention to the order. Consider to place regions, provinces and cities migration before the others migration. Run the migrations.

Copia e incolla questi file nel tuo progetto Laravel. Se sono presenti altre migrazione, fai attenzione al loro ordine. Considera di posizionare regioni, province e città prima delle altre migrazioni. Lancia le migrazioni.

Based on a napolux solution. Basato su una soluzione di napolux.