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 2848788 commit 1811833Copy full SHA for 1811833
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