Skip to content

Commit 39f2842

Browse files
authored
Update readme.md
1 parent f800934 commit 39f2842

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

+1-1
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](https://github.com/php-debugbar/debugbar) with Laravel.
8+
This is a package to integrate [PHP Debug Bar](https://github.com/php-debugbar/php-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)