Download the PHP package huang-yi/laravel-db-log without Composer
On this page you can find all versions of the php package huang-yi/laravel-db-log. 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-db-log
Laravel DB Log
This package logs your database queries.
Version Compatibility
Laravel | Laravel-DB-Log |
---|---|
<=5.5 | 1.5 |
5.6 | 1.6 |
Installation
Usage
Add this configuration to your application's .env
file:
Configuration
In general, developers do not need to modify any configurations.
If you don't want to keep the default configurations, just copy the following options into the config/logging.php
file:
Chinese Doc
中文文档
License
The Laravel DB Log package is open-sourced software licensed under the MIT license.
All versions of laravel-db-log with dependencies
PHP Build Version
Package Version
Requires
illuminate/database Version
~5.6
illuminate/http Version ~5.6
illuminate/log Version ~5.6
illuminate/support Version ~5.6
illuminate/http Version ~5.6
illuminate/log Version ~5.6
illuminate/support Version ~5.6
The package huang-yi/laravel-db-log contains the following files
Loading the files please wait ....