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 88This is a package to integrate [ PHP Debug Bar] ( https://github.com/php-debugbar/php-debugbar ) with Laravel.
99It includes a ServiceProvider to register the debugbar and attach it to the output. You can publish assets and configure it through Laravel.
1010It 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)
1212Read [ 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 )
You can’t perform that action at this time.
0 commit comments