Skip to content

Commit 2d6079d

Browse files
authored
Update readme.md
1 parent a15c854 commit 2d6079d

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
@@ -8,7 +8,7 @@
88
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.
11-
It is configured to display Redirects and (jQuery) Ajax Requests. (Shown in a dropdown)
11+
It is configured to display Redirects and Ajax/Livewire Requests. (Shown in a dropdown)
1212
Read [the documentation](http://phpdebugbar.com/docs/) for more configuration options.
1313

1414
![Debugbar Dark Mode screenshot](https://github.com/barryvdh/laravel-debugbar/assets/973269/6600837a-8b2d-4acb-ab0c-158c9ca5439c)

0 commit comments

Comments
 (0)