Welcome Guest, Not a member yet? Register   Sign In
video tutorials and debug bar ?
#3

(This post was last modified: 06-26-2019, 07:24 AM by MGatner. Edit Reason: bold )

Debug toolbar is enabled by default for development - likely you need to set your environment. Best bet is to rename (in the root) env to .env and uncomment and set CI_ENVIRONMENT to "development" (see also https://codeigniter4.github.io/CodeIgnit...ments.html).

On the off chance that it isn't an environment issue, the Toolbar config is located at app/Config/Toolbar.php and it is activated by app/Config/Events.php ("Debug Toolbar Listeners"). Good luck!
Reply


Messages In This Thread
video tutorials and debug bar ? - by yarek - 06-26-2019, 02:13 AM
RE: video tutorials and debug bar ? - by ciadmin - 06-26-2019, 07:08 AM
RE: video tutorials and debug bar ? - by MGatner - 06-26-2019, 07:23 AM
RE: video tutorials and debug bar ? - by MGatner - 10-16-2019, 03:12 PM



Theme © iAndrew 2016 - Forum software by © MyBB