javaabu / geospatial
Adds Geospatial attribute support to Laravel projects
Requires
- php: ^8.1
- illuminate/support: ^10.0 || ^11.0
- matanyadaev/laravel-eloquent-spatial: ^4.2
Requires (Dev)
- laravel/pint: ^1.14
- orchestra/testbench: ^7.0 || ^8.0 || ^9.0
- phpunit/phpunit: ^9.5 || ^10.5
README
Introduction
Adds Geospatial attribute support to Laravel projects
For Laravel 9 support use version 0.*
Installation
You can install the package via composer:
composer require javaabu/geospatial
Documentation
You'll find the documentation on https://docs.javaabu.com/docs/geospatial.
Find yourself stuck using the package? Found a bug? Do you have general questions or suggestions for improving the media library? Feel free to create an issue on GitHub, we'll try to address it as soon as possible.
If you've found a bug regarding security please mail info@javaabu.com instead of using the issue tracker.
Testing
You can run the tests with
./vendor/bin/phpunit
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email info@javaabu.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.