Skip to content

Commit

Permalink
Link to 1.x for L4
Browse files Browse the repository at this point in the history
  • Loading branch information
barryvdh committed Feb 3, 2015
1 parent 9a72aea commit 8f1cdd7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
[![Latest Stable Version](https://poser.pugx.org/barryvdh/laravel-debugbar/version.png)](https://packagist.org/packages/barryvdh/laravel-debugbar)
[![Total Downloads](https://poser.pugx.org/barryvdh/laravel-debugbar/d/total.png)](https://packagist.org/packages/barryvdh/laravel-debugbar)

### For Laravel 4, please use the [v1.x branch](https://github.com/barryvdh/laravel-debugbar/tree/v1.x)!

This is a package to integrate [PHP Debug Bar](http://phpdebugbar.com/) with Laravel 5.
It includes a ServiceProvider to register the debugbar and attach it to the output. You can publish assets and configure it through Laravel.
It bootstraps some Collectors to work with Laravel and implements a couple custom DataCollectors, specific for Laravel.
Expand Down

0 comments on commit 8f1cdd7

Please sign in to comment.