Phpgmaps
Phpgmaps copied to clipboard
Larvel 5 implementation of BIOSTALL/CodeIgniter-Google-Maps-V3-API-Library.
_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...
Updates the requirements on [laravel/framework](https://github.com/laravel/framework) to permit the latest version. Changelog Sourced from laravel/framework's changelog. Release Notes for 7.x Unreleased v7.27.0 (2020-09-01) Added Allow to use alias of morphed model...
This will allow the geocoding caching option to be used. Migration file also added. Readme updated accordingly.
Trying to make use of this with caching enabled using: `$config['geocodeCaching'] = TRUE;` Looks like `Phpgmaps.php` line 2197 onwards is still using the CodeIgniter Query Builder Class to try and...