소개
This skill empowers developers to master Symfony's configuration system by providing structured guidance on environment variables, parameter injection, and secure secrets management. It covers the complete lifecycle of application settings—from local development overrides with .env files to production-ready secrets and environment-specific 'when' blocks. By implementing these patterns, developers ensure their Symfony applications remain portable, secure, and easily configurable across development, testing, and production environments.