mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 19:08:53 +03:00
[PR #1233] [MERGED] Add storage:link to setup command
#1262
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:boy132/storage-link-command📝 Commits (1)
d37e46eaddstorage:linkto setup command📊 Changes
1 file changed (+6 additions, -3 deletions)
View changed files
📝
app/Console/Commands/Environment/AppSettingsCommand.php(+6 -3)📄 Description
storage:linkis needed for the new local avatar provider.Also, replaces
Artisan::callwith$this->callto 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.