Skip to content

SerdarSanri/Laravel-Query-Viewer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Query Viewer

Installation

Aritsan

php artisan bundle:install query-viewer

Bundle Registration

Add the following to your application/bundles.php file:

'query-viewer' => array('auto' => true),

Usage

To see the queries add ?debug-query=1 in the url and Query Viewer are only enabled in local environment. (LARAVEL_ENV = local)

About

Laravel Bundle - Query Viewer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%