You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I personally just migrated a rather large project from grimzy/laravel-mysql-spatial to matanyadaev/laravel-eloquent-spatial and am happy to report the migration was very easy and quite painless, taking me only about 1 hour including testing that everything still works.
My only dependence on grimzy/laravel-mysql-spatial now is your package here, which I find very useful and am glad for.
Although it's a required dependency, I don't think the grimzy/laravel-mysql-spatial package is actually used in the current package version? The only reference I can find is a function that is commented out in src/Map.php
It's become pretty clear that grimzy/laravel-mysql-spatial is abandoned and there's been a migration to matanyadaev/laravel-eloquent-spatial which is actively maintained, does everything that grimzy/laravel-mysql-spatial did and is future proof (supports Laravel 9 and PHP 8.1.
I personally just migrated a rather large project from grimzy/laravel-mysql-spatial to matanyadaev/laravel-eloquent-spatial and am happy to report the migration was very easy and quite painless, taking me only about 1 hour including testing that everything still works.
My only dependence on grimzy/laravel-mysql-spatial now is your package here, which I find very useful and am glad for.
On that note, it would be truly fantastic if you also migrated to matanyadaev/laravel-eloquent-spatial : )
I think you will find it quite easy and simple to do so.
Many thanks for the consideration!
The text was updated successfully, but these errors were encountered: