[PR #1353] [MERGED] Replace File with Storage on EditProfile #1341

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1353
Author: @Boy132
Created: 5/8/2025
Status: Merged
Merged: 5/8/2025
Merged by: @Boy132

Base: mainHead: boy132/fix-edit-profile


📝 Commits (2)

  • a61948a replace File with Storage on EditProfile
  • be45503 use pathinfo

📊 Changes

1 file changed (+8 additions, -7 deletions)

View changed files

📝 app/Filament/Pages/Auth/EditProfile.php (+8 -7)

📄 Description

Closes #1351


🔄 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/1353 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 5/8/2025 **Status:** ✅ Merged **Merged:** 5/8/2025 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `boy132/fix-edit-profile` --- ### 📝 Commits (2) - [`a61948a`](https://github.com/pelican-dev/panel/commit/a61948a0998d44a6cab349228959cc7cdd67c5ec) replace `File` with `Storage` on EditProfile - [`be45503`](https://github.com/pelican-dev/panel/commit/be45503122e6174062749c5623f3cbf7f72d2fb7) use pathinfo ### 📊 Changes **1 file changed** (+8 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Pages/Auth/EditProfile.php` (+8 -7) </details> ### 📄 Description Closes #1351 --- <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:38:12 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1341