documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Add environment variables page

Open devnote-dev opened this issue 3 years ago • 2 comments

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.

  • [x] Application (config/app.php)
  • [ ] Backups (config/backups.php) (requires discussion)
  • [ ] Broadcasts (config/broadcasting.php)
  • [ ] Caching (config/cache.php) (requires discussion)
  • [x] CORS (config/cors.php)
  • [ ] Database (config/database.php)
  • [x] Filesystems (config/filesystems.php) (requires discussion)
  • [x] Hashids (config/hashids.php)
  • [x] Hashing (config/hashing.php)
  • [x] HTTP (config/http.php)
  • [ ] Logging (config/logging.php)
  • [ ] Mail (config/mail.php)
  • [ ] Pterodactyl (config/pterodactyl.php) (requires discussion)
  • [ ] Queue (config/queue.php)
  • [x] reCAPTCHA (config/recaptcha.php)
  • [ ] Sanctum (config/sanctum.php) (requires discussion)
  • [ ] Services (config/services.php)
  • [ ] Session (config/session.php)
  • [x] Trusted Proxy (config/trustedproxy.php)
  • [ ] Views (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.

devnote-dev avatar Oct 15 '22 21:10 devnote-dev

This would be very helpful to fully implement. I'll raise this to be worked on.

rowansc1 avatar Sep 29 '24 21:09 rowansc1

Any updates on this? this page would be really useful to have in the docs!

KuryKat avatar Oct 09 '25 20:10 KuryKat