[PR #320] [MERGED] Fix artisan call in AppSettingsCommand #689

Closed
opened 2026-02-05 17:51:28 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/320
Author: @Boy132
Created: 6/3/2024
Status: Merged
Merged: 6/3/2024
Merged by: @lancepioch

Base: mainHead: fix/artisan-call


📝 Commits (2)

📊 Changes

1 file changed (+4 additions, -2 deletions)

View changed files

📝 app/Console/Commands/Environment/AppSettingsCommand.php (+4 -2)

📄 Description

Fixes The "1" argument does not exists error.


🔄 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/320 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 6/3/2024 **Status:** ✅ Merged **Merged:** 6/3/2024 **Merged by:** [@lancepioch](https://github.com/lancepioch) **Base:** `main` ← **Head:** `fix/artisan-call` --- ### 📝 Commits (2) - [`e22c5c3`](https://github.com/pelican-dev/panel/commit/e22c5c3e0a54299265f24cdc99e19b9385f19fce) fix artisan call in app settings command - [`6e75c76`](https://github.com/pelican-dev/panel/commit/6e75c76c60270ca16458346de5f42f8d3234d762) cleanup ### 📊 Changes **1 file changed** (+4 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `app/Console/Commands/Environment/AppSettingsCommand.php` (+4 -2) </details> ### 📄 Description Fixes `The "1" argument does not exists` error. --- <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-05 17:51:28 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#689