Welcome Guest, Not a member yet? Register   Sign In
Debugbar not showing up
#3

(04-08-2025, 10:38 PM)InsiteFX Wrote: Did you edit the env file to add the below and save it like env to .env ?

Ok, I just found out that the DebugBar will not show up on Windows 11 unless
the baseURL is also set in the .env file.

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

# CI_ENVIRONMENT = production
CI_ENVIRONMENT = development
yes i did that as you can see this is my .env file configuration

Code:
CI_ENVIRONMENT = development
#--------------------------------------------------------------------
# APP
#--------------------------------------------------------------------
app.baseURL = http://127.0.0.1/MDN3/
Reply


Messages In This Thread
Debugbar not showing up - by Mrtemp - 04-08-2025, 06:27 AM
RE: Debugbar not showing up - by InsiteFX - 04-08-2025, 10:38 PM
RE: Debugbar not showing up - by Mrtemp - 04-09-2025, 11:57 PM
RE: Debugbar not showing up - by InsiteFX - 04-10-2025, 09:49 PM
RE: Debugbar not showing up - by paulbalandan - 04-11-2025, 10:49 AM
RE: Debugbar not showing up - by captain-sensible - 04-11-2025, 12:25 PM
RE: Debugbar not showing up - by InsiteFX - 04-11-2025, 10:10 PM
RE: Debugbar not showing up - by captain-sensible - 04-12-2025, 12:43 AM



Theme © iAndrew 2016 - Forum software by © MyBB