I\'m using Laravel 5 and would like to use the barryvdh/laravel-debugbar. After the installation and configuration the bar is not showing.
I did the following:
you can go to...
project foler name->app->app.php set and 'debug' => true, This is working perfectly..