Real-Time console logger for laravel application
Laravel console is a handy tool that gives you possibility to debug your laravel application code in a javascript-y manner. you'll get Laravel Console in your devtools panel, you'll have access all the logs that were logged by the Laravel Console, and you'll see these information without killing the code execution!
Please visit the docs for installing laravel-side package: https://github.com/RedberryProducts/laravel-console