Skip to content

[Beta] Illuminate Inspector (Profiling, debug info)

Notifications You must be signed in to change notification settings

BafS/IlluminateInspector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Illuminate Inspector

Beta

Inspector for Laravel/Lumen and applications using Illuminate components.

Installation

composer req quarkdev/inspector --dev

Register the service provider \Quark\Inspector\Laravel\InspectorServiceProvider in config/app.php.