Feb 16, 2026
0
Level 23
Dusk - env file is overwriiten but i still see local as env?
so i have created an .env.dusk.local, which replaces .env during dusk tests. I can see that happen if i look at the folder in my IDE.
The issue is when i want to check the env, it always returns local.. when it should return testing (which is what i have in my dusk env).
Please or to participate in this conversation.