Download the PHP package nonerame/laravel-json-query-log without Composer
On this page you can find all versions of the php package nonerame/laravel-json-query-log. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nonerame/laravel-json-query-log
More information about nonerame/laravel-json-query-log
Files in nonerame/laravel-json-query-log
Download nonerame/laravel-json-query-log
More information about nonerame/laravel-json-query-log
Files in nonerame/laravel-json-query-log
Vendor nonerame
Package laravel-json-query-log
Short Description add database query log into JsonResponse
License MIT
Package laravel-json-query-log
Short Description add database query log into JsonResponse
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-json-query-log
laravel-json-query-log
add database log into JsonResponse
avoid N+1 query, see query result
example:
install
composer require nonerame/laravel-json-query-log --dev
publish config
usage
add DEBUG_QUERY_ENABLED=true
to .env
or
editor config/queryLog.php
and run
All versions of laravel-json-query-log with dependencies
PHP Build Version
Package Version
The package nonerame/laravel-json-query-log contains the following files
Loading the files please wait ....