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 db15cfd commit 642317cCopy full SHA for 642317c
README.md
@@ -30,7 +30,7 @@ For MySQL 5.6 and 5.5:
30
composer require grimzy/laravel-mysql-spatial:^1.0
31
```
32
33
-Register the service provider in `config/app.php`:
+For Laravel versions before 5.5 or if not using auto-discovery, register the service provider in `config/app.php`:
34
35
```php
36
'providers' => [
0 commit comments