Is your app in debug mode? It won't work if you're not in debug mode. Check L5-15 from the config file.
May 9, 2015
9
Level 3
DebugBar in Laravel
I have started using Debugbar by baaryvdh. I have updated both composer and app.php. I have also written Debugbar::info($data); in my code but that doesn't show me all the queries or give me some snippets so I can understand it. Where can I find a documentation to use it.
How can I see this screen - https://cloud.githubusercontent.com/assets/973269/4270452/740c8c8c-3ccb-11e4-8d9a-5a9e64f19351.png
Please or to participate in this conversation.