Sadržaj
https://github.com/barryvdh/laravel-debugbar/issues/870
https://stackoverflow.com/questions/44762803/barryvdh-laravel-debugbar-does-not-appear-in-laravel
make sure you cleared caches: "php artisan config:cache" – boolfalse Mar 15 at 12:17 @boolfalse yes, i already run ````php artisan optimize:clear``` but it didn't work unfortunately – jigsaw075 Mar 15 at 12:23 is this a typo "app/config.php" ? There should be "config/app.php" – boolfalse Mar 15 at 12:31 also run "composer dump-autoload" – boolfalse Mar 15 at 12:34 @boolfalse yes, that was a typo. i run composer dump-autoload but it didn't work. any other thoughts? – jigsaw075 Mar 15 at 12:58