Download the PHP package nmfzone/google-map-place-detail-laravel without Composer
On this page you can find all versions of the php package nmfzone/google-map-place-detail-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download nmfzone/google-map-place-detail-laravel
More information about nmfzone/google-map-place-detail-laravel
Files in nmfzone/google-map-place-detail-laravel
Package google-map-place-detail-laravel
Short Description Get Place Detail using Google Map API
License MIT
Homepage https://github.com/nmfzone/google-map-place-detail-laravel
Informations about the package google-map-place-detail-laravel
Google Map Place Detail
Get Place Detail using Google Map API in Laravel.
Installation
Requirements
>= PHP 7.1
Installation in Laravel 5.5 and up
The package will automatically register itself.
Installation in Laravel 5.4
Next up, the service provider must be registered:
If you want to make use of the facade you must install it as well:
If you want to change the default config, you must publish the config file:
Installation in Lumen
Next up, the service provider must be registered:
Usage
Using facade (with default config),
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Nabil M. Firdaus
- All contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of google-map-place-detail-laravel with dependencies
guzzlehttp/guzzle Version ^6.3
illuminate/contracts Version 5.*
illuminate/support Version 5.*