Download the PHP package varobj/laravel-sqltrace without Composer
On this page you can find all versions of the php package varobj/laravel-sqltrace. 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-sqltrace
介绍
大量依赖数据库的业务,可以通过记录生命周期内所有 SQL 及其 SQL 执行位置,来调试代码。
版本要求
Laravel 版本 >= 6
PHP version >= 7.2
安装
使用
- 编辑项目的文件
app/Providers/EventServiceProvider.php
$listen
数组中添加下面一行
-
变更文件不提交到服务器
- 变更文件和线上冲突时,撤回忽略
日志默认记录到 /tmp/sql.log
All versions of laravel-sqltrace with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2
ext-redis Version *
ext-redis Version *
The package varobj/laravel-sqltrace contains the following files
Loading the files please wait ....