All Notable changes to laravel-address
will be documented in this file
- Allow fast-excel 3.0.
- Update seeder to use PSGC 2020 publication.
- Fix seeder command when using Laravel 8.
- Allow fast-excel ^2.5 package.
- Remove php constraint.
- Allow Laravel 8.
- Fix #1
- Allow Laravel 7.
- Fix empty geographical level, should be stored in province.
- Make model configurable.
- Seed database from PSA official PSGC publication as of Dec 2019.
- Update table structure, column size and index.
- Patch doc blocks.
- Fix model incrementing and timestamps.
- Order all results by name asc.
- Use dynamic route from config.
- Initial release.