Google address autocomplete api
Hello all!
I'm trying to use https://filamentphp.com/plugins/tapp-network-google-autocomplete-field
But for some reason it's not working, I wonder if it's broken for Laravel 12.
Filament
Google Autocomplete Field by Tapp Network - Filament
Provides an address autocomplete using Google Places autocomplete API, with fully customizable address fields.
Solution:Jump to solution
The solution to this is:
->placesApiNew()
The old places api is not working anymore....3 Replies
this is the plugin channel where the author "should" be:
#tapp-network-google-autocomplete-field
Dude, awesome. Thank you!
Solution
The solution to this is:
->placesApiNew()
The old places api is not working anymore.