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 020c243 commit 1cf5425Copy full SHA for 1cf5425
README.md
@@ -30,7 +30,7 @@ Or add the package to your `composer.json` and run `composer update`.
30
}
31
```
32
33
-Add the service provider in `app/config/app.php`:
+Add the service provider in `bootstrap/providers.php`:
34
35
```php
36
Vinelab\NeoEloquent\NeoEloquentServiceProvider::class,
0 commit comments