Skip to content

Commit

Permalink
explain where to put the key
Browse files Browse the repository at this point in the history
  • Loading branch information
gurucomkz committed Oct 23, 2021
1 parent f11b732 commit e0c0cd8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ Check out the following links to get it working
* https://developers.google.com/maps/gmp-get-started#enable-api-sdk
* https://developers.google.com/maps/documentation/places/web-service/get-api-key

Then put the key into your .env file:
```
PLACES_API_KEY="the-key"
```
## Usage

```php
Expand Down

0 comments on commit e0c0cd8

Please sign in to comment.