Skip to content

Commit 2470ea7

Browse files
committed
Update readme.md
1 parent 9b76117 commit 2470ea7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ composer require barryvdh/laravel-debugbar
4646
```
4747

4848
After updating composer, add the ServiceProvider to the providers array in app/config/app.php
49+
> Note for Laravel 5: If you use a catch-all/fallback route, make sure you load the Debugbar ServiceProvider before your own App ServiceProviders.
4950
5051
```
5152
'Barryvdh\Debugbar\ServiceProvider',

0 commit comments

Comments
 (0)