laravel-admin-extensions / latlong

A latitude & longitude selector
MIT License
69 stars 35 forks source link

Laravel Admin 2.0 support? #36

Closed vlados closed 4 years ago

vlados commented 4 years ago

What is needed to make the extension supported for the new major version of Laravel Admin?

z-song commented 4 years ago

Need to develop a new version to be compatible with laravel-admin 2.0

vlados commented 4 years ago

Can I help? Is it only to update composer.json or it needs some more work to be done?

z-song commented 4 years ago

@vlados Now it supports laravel-admin 2.0, the code modification is under the 2.0 branch

composer require laravel-admin-ext/latlong:2.x -vvv