[PR #625] [MERGED] Remove no longer needed View::share #860

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/625
Author: @Boy132
Created: 10/14/2024
Status: Merged
Merged: 10/15/2024
Merged by: @Boy132

Base: mainHead: remove/old-view-share


📝 Commits (3)

  • 84ef7ee remove no longer needed View::share
  • 817fef2 hardcode values so the old admin area doesn't break
  • c7e1128 add todo comment

📊 Changes

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

View changed files

📝 app/Providers/AppServiceProvider.php (+3 -4)

📄 Description

Fixes a redis error on the installer, ref #623


🔄 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/625 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 10/14/2024 **Status:** ✅ Merged **Merged:** 10/15/2024 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `remove/old-view-share` --- ### 📝 Commits (3) - [`84ef7ee`](https://github.com/pelican-dev/panel/commit/84ef7ee5dab946f302fd779eec847c286d66281f) remove no longer needed `View::share` - [`817fef2`](https://github.com/pelican-dev/panel/commit/817fef25dd8fbfe2e1adec909a09f80bed395bd7) hardcode values so the old admin area doesn't break - [`c7e1128`](https://github.com/pelican-dev/panel/commit/c7e112810dc4b26671f93b3256fc22bf2c302ef7) add todo comment ### 📊 Changes **1 file changed** (+3 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `app/Providers/AppServiceProvider.php` (+3 -4) </details> ### 📄 Description Fixes a redis error on the installer, ref #623 --- <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:56:32 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#860