This repository was archived by the owner on Oct 1, 2024. It is now read-only.
Releases: mstaack/laravel-postgis
Releases · mstaack/laravel-postgis
3.1.2: Merge pull request #70 from 4CME/master
Fixes different schema problem - issue #68 - thanks @phackwer
2.19: Merge pull request #69 from 4CME/5.1
Fixes different schema problem - issue #68 (thanks @phackwer)
3.1.1
2.18: Merge pull request #57 from njbarrett/fix-for-5.1-connection
Fixes database connection issues in Laravel 5.1
3.1
Support for 5.2
Merge pull request #29 from jonnybarnes/patch-1 Use singleton method. Fixes #28
No need to specify attribute geometry type anymore
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
Add installation guide and improve migration and model example in README.md