Download the PHP package madewithlove/laravel-debug-console without Composer
On this page you can find all versions of the php package madewithlove/laravel-debug-console. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download madewithlove/laravel-debug-console
More information about madewithlove/laravel-debug-console
Files in madewithlove/laravel-debug-console
Download madewithlove/laravel-debug-console
More information about madewithlove/laravel-debug-console
Files in madewithlove/laravel-debug-console
Vendor madewithlove
Package laravel-debug-console
Short Description Works as a console viewer for laravel debugbar.
License MIT
Package laravel-debug-console
Short Description Works as a console viewer for laravel debugbar.
License MIT
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.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*
barryvdh/laravel-debugbar Version ^2.3|^3.0
clue/stdio-react Version ~2.1
illuminate/console Version 5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*
barryvdh/laravel-debugbar Version ^2.3|^3.0
clue/stdio-react Version ~2.1
The package madewithlove/laravel-debug-console contains the following files
Loading the files please wait ....