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)
- Host: GitHub
- URL: https://github.com/bafs/illuminateinspector
- Owner: BafS
- Created: 2019-08-05T20:38:12.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-07-09T10:56:05.000Z (almost 5 years ago)
- Last Synced: 2025-01-14T02:35:06.938Z (over 1 year ago)
- Topics: illuminate, inspector, php, profiling
- Language: HTML
- Homepage:
- Size: 47.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.