Plik .env site
forge_get_envFetch the .env file for a Laravel Forge site to view its environment variables, including secrets in plain text. Use this to inspect or debug site configuration.
Instructions
Pobiera zawartosc pliku .env site. Uwaga: zwraca sekrety w czystej postaci, wiec nie wklejaj wyniku do publicznych miejsc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org | No | Slug organizacji, domyslnie z konfiguracji serwera | |
| site | Yes | Domena albo identyfikator site |