From b6eac2ebff83b1a240358f0a7ef9f730dc920a30 Mon Sep 17 00:00:00 2001 From: Naif Alshaye Date: Sun, 9 Sep 2018 17:26:33 +0300 Subject: [PATCH 1/2] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 0e660f9..70ecad7 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,11 @@ ADDRESS_AUTOCOMPLETE_API_KEY=############################ ![Package screenshot](https://pbs.twimg.com/media/DlnCDrbX0AAi1fw.jpg) +## Support: +naif@naif.io + +https://www.linkedin.com/in/naif + ## License The MIT License (MIT). Please see [License File](LICENSE.md) for more information. From b32544b401a51539198ec0eaff364ee23624c81a Mon Sep 17 00:00:00 2001 From: Andrej Szaffranietz Date: Fri, 21 Sep 2018 15:51:14 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70ecad7..0abaf51 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ AddressAutocomplete::make('Address') // Specify multiple countries [array] AddressAutocomplete::make('Address') - ->countries(['US','AU]), + ->countries(['US','AU']), ``` Add the below to nova/resources/views/layout.blade.php