Skip to content

Commit f800934

Browse files
authored
Update link
1 parent da538df commit f800934

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![Total Downloads](https://img.shields.io/packagist/dt/barryvdh/laravel-debugbar?label=Downloads)](https://packagist.org/packages/barryvdh/laravel-debugbar)
66
[![Fruitcake](https://img.shields.io/badge/Powered%20By-Fruitcake-b2bc35.svg)](https://fruitcake.nl/)
77

8-
This is a package to integrate [PHP Debug Bar](http://phpdebugbar.com/) with Laravel.
8+
This is a package to integrate [PHP Debug Bar](https://github.com/php-debugbar/debugbar) with Laravel.
99
It includes a ServiceProvider to register the debugbar and attach it to the output. You can publish assets and configure it through Laravel.
1010
It bootstraps some Collectors to work with Laravel and implements a couple custom DataCollectors, specific for Laravel.
1111
It is configured to display Redirects and (jQuery) Ajax Requests. (Shown in a dropdown)

0 commit comments

Comments
 (0)