| Recommend this page to a friend! | 
| Classes of Naif Alshaye | Laravel Nova PHP Google Maps Address Autocomplete | README.md | Download | 
| 
 | |||||||||||||||||||||
|  Download Nova Address AutoComplete FieldAn address field that autocomplete the user input to show suggested addresses using Google Place service. InstallationYou can install the package in to a Laravel app that uses Nova via composer: ConfigurationPublish the package config file: Configuration will be published at [config/address_autocomplete.php]. Add the following keys to your  _If you need a Google Maps API key, you can create an app and enable Places API and create credentials to get your API key https://console.developers.google.com._ Usage:Add the below to Nova/User.php resource: 
 Support:https://www.linkedin.com/in/naif LicenseThe MIT License (MIT). Please see License File for more information. |