Skip to content

Commit 51f7b4b

Browse files
committed
Refer to 2.0 branch
1 parent 99e6f44 commit 51f7b4b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
[![Latest Stable Version](https://poser.pugx.org/barryvdh/laravel-debugbar/version.png)](https://packagist.org/packages/barryvdh/laravel-debugbar)
44
[![Total Downloads](https://poser.pugx.org/barryvdh/laravel-debugbar/d/total.png)](https://packagist.org/packages/barryvdh/laravel-debugbar)
55

6+
### For Laravel 5, please use the [2.0 branch](https://github.com/barryvdh/laravel-debugbar/tree/2.0)!
7+
68
This is a package to integrate [PHP Debug Bar](http://phpdebugbar.com/) with Laravel.
79
It includes a ServiceProvider to register the debugbar and attach it to the output. You can publish assets and configure it through Laravel.
810
It bootstraps some Collectors to work with Laravel and implements a couple custom DataCollectors, specific for Laravel.

0 commit comments

Comments
 (0)