php-console-laravel
php-console-laravel copied to clipboard
[Proposal] Integrate with Laravel Debugbar
The Idea is to call Debugbar::info($var)
on PC::debug($var)
when Laravel Debugbar is active.
Good idea! I'll implement it when I'll have more free time.
cheers!