Download the PHP package biohazard/laravel-debug-console without Composer
On this page you can find all versions of the php package biohazard/laravel-debug-console. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-debug-console
Laravel Debug Console
Use as an alternative to view collected information from Laravel Debugbar package. Useful if you are building apis or running console commands.
Installation
You can install the latest version via composer:
Add the service provider to config/app.php
if you are on laravel 5.4 or bellow:
Usage
Open your console and run php artisan app:debug [messages|timeline|exceptions|route|queries|request]
same options that are available by default on Laravel Debugbar.
All versions of laravel-debug-console with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.9
illuminate/console Version >=5.1.0
barryvdh/laravel-debugbar Version >=2.3
clue/stdio-react Version ~2.1
illuminate/console Version >=5.1.0
barryvdh/laravel-debugbar Version >=2.3
clue/stdio-react Version ~2.1
The package biohazard/laravel-debug-console contains the following files
Loading the files please wait ....