We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45f278d commit acb7620Copy full SHA for acb7620
README.md
@@ -16,7 +16,7 @@ Please check the documentation for your MySQL version. MySQL's Extension for Spa
16
Add the package using composer:
17
18
```shell
19
-composer require grimzy/laravel-mysql-spatial
+composer require astrogin/laravel-mysql-spatial
20
```
21
22
Register the service provider in `config/app.php`:
@@ -222,4 +222,4 @@ Available geometry classes:
222
223
## Credits
224
225
-Originally inspired from [njbarrett's Laravel postgis package](https://github.com/njbarrett/laravel-postgis).
+Originally inspired from [njbarrett's Laravel postgis package](https://github.com/njbarrett/laravel-postgis).
0 commit comments