F
Filament2mo ago
Rafa

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:
The solution to this is: ->placesApiNew() The old places api is not working anymore....
Jump to solution
3 Replies
Mohamed Ayaou
Mohamed Ayaou2mo ago
this is the plugin channel where the author "should" be: #tapp-network-google-autocomplete-field
Rafa
RafaOP2mo ago
Dude, awesome. Thank you!
Solution
Rafa
Rafa2mo ago
The solution to this is: ->placesApiNew() The old places api is not working anymore.

Did you find this page helpful?