Skip to content
IsMyENVPublic

Guides

Protect your environment files

Short, practical guides with configuration you can copy, explanations of why it works, and a checklist at the end of each one.

Fundamentals

Fundamentals

What is a .env file?

The dotenv format, where it comes from, what usually lives inside, and why it must stay private.

7 min read

Web servers

Frameworks

Frameworks

Laravel .env security

Point the document root at public/, disable debug mode, cache config and rotate APP_KEY safely.

9 min read

Frameworks

Node.js .env security

Static file middleware, public env prefixes in bundlers, Docker images and secret managers.

9 min read