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 0b2eeb4 commit 99554aeCopy full SHA for 99554ae
README.md
@@ -50,7 +50,7 @@ If for some reason you want manually control this:
50
}
51
52
```
53
-- Add the following class to the `providers` array in `config/app.php`:
+- Add the following class to the `providers` array in `config/app.php` (`bootstrap/providers.php` for Laravel 11+):
54
```php
55
Barryvdh\LaravelIdeHelper\IdeHelperServiceProvider::class,
56
0 commit comments