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 95fed06 commit 658a156Copy full SHA for 658a156
readme.md
@@ -36,7 +36,7 @@ It also provides a Facade interface for easy logging Messages, Exceptions and Ti
36
37
Require this package in your composer.json and run composer update (or run `composer require barryvdh/laravel-debugbar:dev-master` directly):
38
39
- "barryvdh/laravel-debugbar": "dev-master"
+ "barryvdh/laravel-debugbar": "1.*"
40
41
After updating composer, add the ServiceProvider to the providers array in app/config/app.php
42
0 commit comments