Skip to content

Releases: seche/nova-laravel-world

Bug Fixes

29 Jul 17:26
e54f3f7
Compare
Choose a tag to compare

[1.0.1] - 2021-07-29

Bug Fixes

  • Composer.json: removed extra comma.
  • Country: fixed typo on callingcode column name.
  • CityLocale: Added check for empty Division Name in the display function as it was giving errors when it was null.

Initial Release

27 Jul 19:29
2fec86e
Compare
Choose a tag to compare

Added

  • Initially created with php artisan nova:tool command.
  • City, CityLocale, Division, DivisionLocale,Country, CountryLocale, Continent, ContinentLocale, Language Nova Resources.
  • README.md, CHANGELOG.md
  • Resources language files for English and French.

Changed

  • Nothing

Removed

  • Nothing