Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Adds initial concept for an environment variables page under the Panel section. This is following the configurations set in the panel files. Variables reused in other config files will not be defined in multiple sections, but they may be referenced in the descriptions. Closes #471.
Variables
Sections with "requires discussion" are yet to be added or completed as they require further discussion on how it should be documented or amendments with the current documentation.
config/app.php
)config/backups.php
) (requires discussion)config/broadcasting.php
)config/cache.php
) (requires discussion)config/cors.php
)config/database.php
)config/filesystems.php
) (requires discussion)config/hashids.php
)config/hashing.php
)config/http.php
)config/logging.php
)config/mail.php
)config/pterodactyl.php
) (requires discussion)config/queue.php
)config/recaptcha.php
)config/sanctum.php
) (requires discussion)config/services.php
)config/session.php
)config/trustedproxy.php
)config/view.php
) (requires discussion)Please do not make requests about the formatting of the tables until after this PR is ready to merge as the information is subject to change which requires constant reformatting.