Laravel Mysql Spatial Versions Save

MySQL Spatial Data Extension integration with Laravel.

5.0.0

3 years ago

Support for Laravel 8 with MySQL 5.7 (#156)

4.0.0

3 years ago

Support Laravel 8 with MySQL 8 (#145, #148)

Thanks to @georgeboot and other contributors.

3.0.0

4 years ago

SRID Support (#119)

Thanks to @sikhlana and @khooz

1.3.3

4 years ago

Fix issue where the WKB of empty GeometryCollections was not getting parsed (Port of v2.2.3) (#129) Fix CodeClimate reporting (#130)

2.2.3

4 years ago

Fix issue where the WKB of empty GeometryCollections was not getting parsed (#128)

1.3.2

4 years ago

Fix validation when creating GeometryCollections (port of v2.2.2) (#123)

2.2.2

4 years ago

Fix validation when creating GeometryCollections (#120)

1.3.1

4 years ago

Support Laravel 7 (port of v2.2.1) (#127)

1.3.0

4 years ago

Port of changes made to fix SQL injection vulnerability (port of v2.1.0) (#122)

2.2.1

4 years ago

Support Laravel 7 (#124, #125) Minor documentation fix (#90) Thanks to @d3radicated, @kocoten1992 and other contributors.