Laravel 4.* and 5.* service providers to handle PHP errors, dump variables, execute PHP code remotely in Google Chrome
BSD 3-Clause "New" or "Revised" License
74
stars
16
forks
source link
[Proposal] Integrate with Laravel Debugbar #2
Open
younes0 opened 10 years ago
The Idea is to call
Debugbar::info($var)
onPC::debug($var)
when Laravel Debugbar is active.