[PR #94] [CLOSED] Added language choice to setup command #586

Closed
opened 2026-02-04 18:35:02 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/94
Author: @Poseidon281
Created: 4/17/2024
Status: Closed

Base: mainHead: Artisan-Commands-2


📝 Commits (10+)

  • aad27e1 Added language select choice to setup command
  • 6ded89d Added debug command
  • 25636e4 Updated command to p:debug
  • cb8e676 Update Debug.php
  • 418b06e Update Debug.php
  • 8038f13 Update to setup command
  • 47ccd2c Update AppSettingsCommand.php
  • 96dae06 Run /vendor/bin/pint
  • bca7ef7 Added the suggested filter of the languages
  • bbf9d13 Merge branch 'main' into Artisan-Commands-2

📊 Changes

2 files changed (+22 additions, -3 deletions)

View changed files

📝 app/Console/Commands/Environment/AppSettingsCommand.php (+14 -1)
📝 app/Traits/Helpers/AvailableLanguages.php (+8 -2)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/pelican-dev/panel/pull/94 **Author:** [@Poseidon281](https://github.com/Poseidon281) **Created:** 4/17/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `Artisan-Commands-2` --- ### 📝 Commits (10+) - [`aad27e1`](https://github.com/pelican-dev/panel/commit/aad27e12be06f721267b8af6a88d516ac004be67) Added language select choice to setup command - [`6ded89d`](https://github.com/pelican-dev/panel/commit/6ded89d2e5745d437542188e5c06c1c228078101) Added debug command - [`25636e4`](https://github.com/pelican-dev/panel/commit/25636e4de38fcbc5a2741e24ff748677c7fdcdb7) Updated command to p:debug - [`cb8e676`](https://github.com/pelican-dev/panel/commit/cb8e676ce44c2b3c5e03785a2ee10cd72d206862) Update Debug.php - [`418b06e`](https://github.com/pelican-dev/panel/commit/418b06e22936522d35c921670fb184fa579b65f9) Update Debug.php - [`8038f13`](https://github.com/pelican-dev/panel/commit/8038f137211fbcd8f17a9d701634a99e34ce7f14) Update to setup command - [`47ccd2c`](https://github.com/pelican-dev/panel/commit/47ccd2c192732b5a1d98fe0abf7f43600f227575) Update AppSettingsCommand.php - [`96dae06`](https://github.com/pelican-dev/panel/commit/96dae06d04e28725b1c262c8495e1d3274ca2aef) Run /vendor/bin/pint - [`bca7ef7`](https://github.com/pelican-dev/panel/commit/bca7ef79f489ab57588ba8b1dcb8d1da14495431) Added the suggested filter of the languages - [`bbf9d13`](https://github.com/pelican-dev/panel/commit/bbf9d13172c2b9dd8d8c280eed5637839e416f7f) Merge branch 'main' into Artisan-Commands-2 ### 📊 Changes **2 files changed** (+22 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `app/Console/Commands/Environment/AppSettingsCommand.php` (+14 -1) 📝 `app/Traits/Helpers/AvailableLanguages.php` (+8 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-04 18:35:02 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#586