I'm looking to get it to autocomplete the address then store city in a city field, state in state field and postcode in postcode field. Is this possible with this? I assume it's the AddressMetadata?
I'm using this AddressMetadata::make('City')->fromValue('administrative_area_level_1') but it's coming back blank
I'm looking to get it to autocomplete the address then store city in a city field, state in state field and postcode in postcode field. Is this possible with this? I assume it's the AddressMetadata?
I'm using this AddressMetadata::make('City')->fromValue('administrative_area_level_1') but it's coming back blank