- Notifications
You must be signed in to change notification settings - Fork330
Laravel 10#206
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:master
Are you sure you want to change the base?
Laravel 10#206
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Fix stylingFix stylingFix stylingfixup! phpstan
Fix styling
asanikovich commentedJun 2, 2023
@limenet try a look athttps://github.com/asanikovich/laravel-spatial |
OzanKurt commentedJul 6, 2023
@limenet Can you please publish this pull request as a new package? This package is not being maintained since 2020. |
@OzanKurt Normally I'm hesitant to take over a package but as you mentioned, this package appears to be abandoned, so there's a new repository now over athttps://github.com/limenet/laravel-mysql-spatial. Before I tag a release, could you please give it a try?
If you find any issues, please let me knowby opening an issue (or even a pull request!). Thank you! Compared to this PR, I made a few more changes that shouldn't affect functionality (except for the namespace change mentioned in the README):
|
OzanKurt commentedJul 7, 2023
@limenet I've alsi copied to a custom package for personal use, I've been using some of the functionality that the package offers. I've not had any problems so far. Your readme looks amazing! |
Core changes:
Packages changes thanks tohttps://github.com/spatie/package-skeleton-laravel:
Some changes may not be required, let me know if/what you'd like me to revert. And thanks for all your work!