farhanwazir / laravelgooglemaps

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

Can not working in Laravel 8 #53

Open maslakonetop opened 3 years ago

maslakonetop commented 3 years ago

I use Laravel 8 and receive error.

SajidSadeeq commented 3 years ago

not working in laravel 8

farhanwazir commented 3 years ago

Yes, it is not supporting laravel 8. We will update soon

ConnorOnTheWeb commented 3 years ago

Looking forward to it!

maslakonetop commented 3 years ago

Yes, it is not supporting laravel 8. We will update soon

Thanks, Sir. I appreciate it.

joshblevins1985 commented 3 years ago

Any update on when 8.0 will be supported

dorqa95 commented 3 years ago

I also wait for the laravel 8 support. Appreciate your work! Thanks

MayaMate99 commented 3 years ago

I'm waiting as well. Thanks for the great package!

davidivab commented 3 years ago

You can use Geocoder and PHP or MySQL commands to make similar things. I had to do it that way.

DevTiago commented 2 years ago

Any update on Laravel 8 support? Thanks

maslakonetop commented 2 years ago

Any update on Laravel 8 Support, sir?

maslakonetop commented 2 years ago

You can use Geocoder and PHP or MySQL commands to make similar things. I had to do it that way.

How to do it?

ilvmd commented 2 years ago

not support laravel 8 yet. any update on package soon ? thank

ilvmd commented 2 years ago

Yes, it is not supporting laravel 8. We will update soon

I worke on Resturant mobile app , so that i need this package to install in my project to finish maps part, thanks @farhanwazir

Peescobar commented 2 years ago

nothing yet?

Krocoloco commented 2 years ago

how about now?

VTrace commented 2 years ago

Still no update??

DevBallou commented 1 year ago

Any update on Laravel 8 ?

davidivab commented 1 year ago

You don't need this pakcage anymore, you can use https://github.com/bradcornford/Googlmapper to get similar results