illuminated/db-profiler
最新稳定版本:12.0.0
Composer 安装命令:
composer require illuminated/db-profiler
包简介
Database Profiler for Laravel Web and Console Applications.
关键字:
README 文档
README
Laravel Database Profiler
Database Profiler for Laravel Web and Console Applications.
A simple tool that works correctly even with
dd()in your code.
| Laravel | Database Profiler |
|---|---|
| 12.x | 12.x |
| 11.x | 11.x |
| 10.x | 10.x |
| 9.x | 9.x |
| 8.x | 8.x |
| 7.x | 7.x |
| 6.x | 6.x |
| 5.8.* | 5.8.* |
| 5.7.* | 5.7.* |
| 5.6.* | 5.6.* |
| 5.5.* | 5.5.* |
| 5.4.* | 5.4.* |
| 5.3.* | 5.3.* |
| 5.2.* | 5.2.* |
| 5.1.* | 5.1.* |
Usage
-
Install the package via Composer:
composer require illuminated/db-profiler
-
Use the
vvvparameter for Web: -
Use the
-vvvoption for Console:
Local by default
Enabled only for the local environment, so you don't have to worry about production.
If you want to force profiling for non-local environments - specify it explicitly in your .env file:
DB_PROFILER_FORCE=true
Sponsors
License
Laravel Database Profiler is open-sourced software licensed under the MIT license.
统计信息
- 总下载量: 230.59k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 169
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-09-13





