Skip to content

Releases: ajthinking/laravel-postgis

Sync return types for Blueprint::addColumn()

25 Aug 08:20
7277301

Choose a tag to compare

Merge pull request #4 from ajthinking/jbelien-patch-1

Update `Blueprint::addColumn()` return type

Add fromGeoJSON() and toGeoJSON()

08 Apr 16:54
13770bb

Choose a tag to compare

Fix jsonSerialize deprecation warnings

26 Feb 08:37

Choose a tag to compare

v6.0.4

Update return types of jsonSerialize methods

Laravel 9 support

13 Feb 09:51

Choose a tag to compare

  • Support Illuminate v9
  • Devours bosnadev/database