Guide
Configuration
Runtime settings live in app/Configs/Config.php.
- Debug mode is disabled by default for production safety.
- Database configuration is optional and empty by default.
- Secrets should be injected from deployment configuration or private environment files.