envobe Hello, I purchased a product. I activated the debug mode, but the debug bar does not appear. What should I do?
Botble Hi, You need to run composer install to install Laravel debugbar. And change in .env: APP_ENV=local Then debugbar will be shown.