farhanwazir / laravelgooglemaps

Laravel Google Maps Package
MIT License
152 stars 112 forks source link

Does this work with Laravel 6.x? #40

Closed MiqueiasMaia closed 4 years ago

MiqueiasMaia commented 4 years ago

Dears,

I'm doing an app that needs Google Places API. I'm using Laravel 6.x. Does this work good with this version?

I'm needing this informations:

mprince2k18 commented 4 years ago

Nope... it's not working on Laravel 6.0

On Tue, Nov 5, 2019 at 10:22 PM Miqueias Maia notifications@github.com wrote:

Dears,

I'm doing an app that needs Google Places API. I'm using Laravel 6.x. Does this work good with this version?

I'm needing this informations:

  • Place ID
  • Latitude
  • Longitude
  • Address (street, number, city, state, country)
  • Place photos

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/farhanwazir/laravelgooglemaps/issues/40?email_source=notifications&email_token=AKOTNWKKQHOYNAAAUIWSGQTQSGMUHA5CNFSM4JJEP6A2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HW56DSQ, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKOTNWPDCYWKSDKVJGDQSYDQSGMUHANCNFSM4JJEP6AQ .

MiqueiasMaia commented 4 years ago

Nope... it's not working on Laravel 6.0 On Tue, Nov 5, 2019 at 10:22 PM Miqueias Maia @.***> wrote: Dears, I'm doing an app that needs Google Places API. I'm using Laravel 6.x. Does this work good with this version? I'm needing this informations: - Place ID - Latitude - Longitude - Address (street, number, city, state, country) - Place photos — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#40?email_source=notifications&email_token=AKOTNWKKQHOYNAAAUIWSGQTQSGMUHA5CNFSM4JJEP6A2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HW56DSQ>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKOTNWPDCYWKSDKVJGDQSYDQSGMUHANCNFSM4JJEP6AQ .

Thnx for u answear.