Download the PHP package yieldstudio/nova-google-polygon without Composer
On this page you can find all versions of the php package yieldstudio/nova-google-polygon. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download yieldstudio/nova-google-polygon
More information about yieldstudio/nova-google-polygon
Files in yieldstudio/nova-google-polygon
Package nova-google-polygon
Short Description A Laravel Nova Google polygon field.
License MIT
Homepage https://github.com/YieldStudio/nova-google-polygon
Informations about the package nova-google-polygon
Nova Google Polygon Field
This package allows you to add a Google Map polygon editor on your Laravel Nova resources.
Requirements
- PHP 8.1+
- Laravel Nova 4.0+
- Laravel Framework 8.0+
Installation
You can install the package in to a Laravel app that uses Nova via composer:
Publish config file (optional):
Create an app and enable Places API and create credentials to get your API key https://console.developers.google.com
Add the below to your .env
file
Usage
Add the use declaration to your resource and use the fields:
Changelog
Please see CHANGELOG for more information on what has changed recently.
Security
If you've found a bug regarding security please mail [email protected] instead of using the issue tracker.
Credits
- James Hemery - Developer
License
The MIT License (MIT). Please see License File for more information.
All versions of nova-google-polygon with dependencies
laravel/nova Version ^4.0
illuminate/support Version ^8|^9|^10
ext-bcmath Version *