Phpgmaps icon indicating copy to clipboard operation
Phpgmaps copied to clipboard

Larvel 5 implementation of BIOSTALL/CodeIgniter-Google-Maps-V3-API-Library.

Results 4 Phpgmaps issues
Sort by recently updated
recently updated
newest added

_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...

dependencies

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...

dependencies

This will allow the geocoding caching option to be used. Migration file also added. Readme updated accordingly.

enhancement

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...

enhancement