faber_get_env
Retrieve environment variables from .env files for Laravel applications deployed on Faber servers to manage configuration settings.
Instructions
Read the .env file for an app (read-only)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | The app username | |
| server | No | Server name from config (optional, defaults to defaultServer) |