Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Releases: mstaack/laravel-postgis

3.1.2: Merge pull request #70 from 4CME/master

21 May 06:22
Compare
Choose a tag to compare

Fixes different schema problem - issue #68 - thanks @phackwer

2.19: Merge pull request #69 from 4CME/5.1

21 May 06:22
Compare
Choose a tag to compare

Fixes different schema problem - issue #68 (thanks @phackwer)

3.1.1

16 Jan 08:48
Compare
Choose a tag to compare

Fix for unknown database type geography using Laravel Backpack.

2.18: Merge pull request #57 from njbarrett/fix-for-5.1-connection

26 Jul 02:01
Compare
Choose a tag to compare

Fixes database connection issues in Laravel 5.1

3.1

27 May 00:49
Compare
Choose a tag to compare
3.1
Correct Coveralls badge in README

Support for 5.2

04 Jan 07:22
Compare
Choose a tag to compare
Merge pull request #29 from jonnybarnes/patch-1

Use singleton method. Fixes #28

No need to specify attribute geometry type anymore

21 Sep 12:22
Compare
Choose a tag to compare
Update docs.

You no longer need to define what type of geometry object an attribute is.

2.10: Merge pull request #4 from MetalMatze/master

08 May 20:50
Compare
Choose a tag to compare
Add installation guide and improve migration and model example in README.md