Download the PHP package xtcat/laravel-dbal-debugbar-extension without Composer
On this page you can find all versions of the php package xtcat/laravel-dbal-debugbar-extension. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-dbal-debugbar-extension
Laravel debugbar dbal extension
When your project is using dbal as a database layer, this small extension will show all queries.
How to use
Require this package with composer. It is recommended to only require the package for development.
Add the following line to your service provider list (app.php):
The new tab will be enabled when APP_DEBUG is true.
Enjoy!
All versions of laravel-dbal-debugbar-extension with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7
The package xtcat/laravel-dbal-debugbar-extension contains the following files
Loading the files please wait ....