[PR #1233] [MERGED] Add storage:link to setup command #1262

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1233
Author: @Boy132
Created: 4/11/2025
Status: Merged
Merged: 4/12/2025
Merged by: @Boy132

Base: mainHead: boy132/storage-link-command


📝 Commits (1)

  • d37e46e add storage:link to setup command

📊 Changes

1 file changed (+6 additions, -3 deletions)

View changed files

📝 app/Console/Commands/Environment/AppSettingsCommand.php (+6 -3)

📄 Description

storage:link is needed for the new local avatar provider.

Also, replaces Artisan::call with $this->call to show the output and adds some comment prints so users stop complaining the setup command "doesn't work"...


🔄 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/1233 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 4/11/2025 **Status:** ✅ Merged **Merged:** 4/12/2025 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `boy132/storage-link-command` --- ### 📝 Commits (1) - [`d37e46e`](https://github.com/pelican-dev/panel/commit/d37e46eef199bb133d2143bd6b9f1608da50170b) add `storage:link` to setup command ### 📊 Changes **1 file changed** (+6 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `app/Console/Commands/Environment/AppSettingsCommand.php` (+6 -3) </details> ### 📄 Description `storage:link` is needed for the new local avatar provider. Also, replaces `Artisan::call` with `$this->call` to show the output and adds some comment prints so users stop complaining the setup command "doesn't work"... --- <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 19:31:19 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1262