[PR #1640] [MERGED] Fix Installer, Admin & Exit admin redirect #1501

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1640
Author: @rmartinoscar
Created: 8/30/2025
Status: Merged
Merged: 8/30/2025
Merged by: @rmartinoscar

Base: mainHead: issue/1638


📝 Commits (2)

  • 8106cea Fix Installer, Admin & Exit admin redirect
  • 977129e Use admin panel not app

📊 Changes

3 files changed (+5 additions, -4 deletions)

View changed files

📝 app/Livewire/Installer/PanelInstaller.php (+2 -2)
📝 app/Providers/Filament/AdminPanelProvider.php (+2 -1)
📝 app/Providers/Filament/AppPanelProvider.php (+1 -1)

📄 Description

Closes #1638


🔄 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/1640 **Author:** [@rmartinoscar](https://github.com/rmartinoscar) **Created:** 8/30/2025 **Status:** ✅ Merged **Merged:** 8/30/2025 **Merged by:** [@rmartinoscar](https://github.com/rmartinoscar) **Base:** `main` ← **Head:** `issue/1638` --- ### 📝 Commits (2) - [`8106cea`](https://github.com/pelican-dev/panel/commit/8106cea92d36f09ded86203da5116372d46a0831) Fix Installer, Admin & Exit admin redirect - [`977129e`](https://github.com/pelican-dev/panel/commit/977129e24ed5d03fcf2da1c1d2408e39bc34b20d) Use admin panel not app ### 📊 Changes **3 files changed** (+5 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `app/Livewire/Installer/PanelInstaller.php` (+2 -2) 📝 `app/Providers/Filament/AdminPanelProvider.php` (+2 -1) 📝 `app/Providers/Filament/AppPanelProvider.php` (+1 -1) </details> ### 📄 Description Closes #1638 --- <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:52:13 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1501