File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 8
8
This is a package to integrate [ PHP Debug Bar] ( https://github.com/php-debugbar/php-debugbar ) with Laravel.
9
9
It includes a ServiceProvider to register the debugbar and attach it to the output. You can publish assets and configure it through Laravel.
10
10
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)
12
12
Read [ the documentation] ( http://phpdebugbar.com/docs/ ) for more configuration options.
13
13
14
14
![ Debugbar Dark Mode screenshot] ( https://github.com/barryvdh/laravel-debugbar/assets/973269/6600837a-8b2d-4acb-ab0c-158c9ca5439c )
You can’t perform that action at this time.
0 commit comments