Releases: anuzpandey/laravel-nepal-geo
Releases · anuzpandey/laravel-nepal-geo
Release 1.2.5
🔨 fix: DistrictSeeder
referencing to province_id
.
Release 1.2.4
- 🔨 fix: remove
deleted_at
from all the seeder class.
Release 1.2.3
- 🔨 fix: remove all instance of
provinces
from the package.
Release 1.2.2
- 🔨 fix:
migration
filenames.
Release 1.2.1
- 🔨 fix:
namespace
and schema name forcities
.
Release 1.2.0
- 🔨 fix: Seeder namespace.
Release 1.1.1
- ♻️ refac: Fix Base Seeder File Name.
Release 1.1.0
- 🔨 fix: Typo on
states
migration file
Release 1.0.0
- Publishable Migrations for
states
,districts
, andcities
. - Seeder Classes
StateSeeder
,DistrictSeeder
, andCitySeeder
for insertion.