diff --git a/readme.md b/readme.md index a740e57..24a7038 100644 --- a/readme.md +++ b/readme.md @@ -39,7 +39,7 @@ Require this package with composer using the following command: After updating composer, add the service provider to the `providers` array in `config/app.php` - 'Barryvdh\LaravelIdeHelper\IdeHelperServiceProvider', + Barryvdh\LaravelIdeHelper\IdeHelperServiceProvider::class, You can now re-generate the docs yourself (for future updates)