How to get Admin Lelvel Code from response?
foziazahoor opened this issue · 1 comments
foziazahoor commented
How to get Admin Lelvel Code from response?
$geocoder = app('geocoder')->geocode('Alabama Credit Union, John Wright Drive Northwest, Huntsville, AL, 35801')->get();
$geocoder->getAdminLevels();
returning object of arrays... I want to get first array code
mikebronner commented
See the related issue referenced above.