Debug Bar: Can't Disable
Created 6 years ago by finnito

I'm rocking 3.4 and have disabled the debug bar in settings but it's still displaying on the frontend when both logged in and logged out. Anyone else experiencing this?

I've tried enabling and disabling the debug bar a number of times too, and have smashed the cache.

Thanks!

codewench  —  6 years ago Best Answer

I usually turn it off in my .env file: DEBUG_BAR=false

finnito  —  6 years ago

Oh yeah good call - I’ll give that a shot.

Weird that the setting isn’t be honoured though the admin panel though and I checked that it’s not set in my .env file too.

ryanthompson  —  6 years ago

@finnlesueurgmailcom might wanna compare your config/debugbar.php file with what's current. Could be juust slightly different. I think it used to enable when in debug mode at all.