CodeIgniter Forums
How to activate the debug toolbar? - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28)
+--- Forum: CodeIgniter 4 Support (https://forum.codeigniter.com/forumdisplay.php?fid=30)
+--- Thread: How to activate the debug toolbar? (/showthread.php?tid=76061)



How to activate the debug toolbar? - wdeda - 04-11-2020

I don't know if it's the right forum, but very cool the CI4 infobar, only in development mode, of course. I have no idea how it was activated but I liked it.
Thank you very much, congratulations on the idea.


RE: Infobar in development mode - jreklund - 04-12-2020

It's already built in, as long as you run the development environment.
https://codeigniter.com/user_guide/testing/debugging.html#the-debug-toolbar
https://codeigniter.com/user_guide/general/environments.html

Just press the Flame at the lower right corner, and it will pop up.

CI3 had a "similar tool" as well, but not that extensive.
https://codeigniter.com/userguide3/general/profiling.html