Welcome Guest, Not a member yet? Register   Sign In
Help with CodeIgniter 4.0.4 Debugging in VS Code
#2

(This post was last modified: 08-16-2020, 07:53 AM by InsiteFX.)

1) Edit the env file in the root and add this:

Code:
#--------------------------------------------------------------------
# ENVIRONMENT
#--------------------------------------------------------------------

# CI_ENVIRONMENT = production
CI_ENVIRONMENT = developement

2) Save the file as .env

3) To turn off the debug bar just rename the file back to env

4) SEECodeIgniter 4 User Guide - Testing
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
RE: Help with CodeIgniter 4.0.4 Debugging in VS Code - by InsiteFX - 08-16-2020, 07:52 AM



Theme © iAndrew 2016 - Forum software by © MyBB