An open API service indexing awesome lists of open source software.

https://github.com/bafs/illuminateinspector

[Beta] Illuminate Inspector (Profiling, debug info)
https://github.com/bafs/illuminateinspector

illuminate inspector php profiling

Last synced: 10 months ago
JSON representation

[Beta] Illuminate Inspector (Profiling, debug info)

Awesome Lists containing this project

README

          

# Illuminate Inspector

> Beta

Inspector for Laravel/Lumen and applications using Illuminate components.

## Installation

```sh
composer req quarkdev/inspector --dev
```

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