[PR #1188] [MERGED] Fix typo for SESSION_DRIVER in RedisSetupCommand #1229

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1188
Author: @rmartinoscar
Created: 3/29/2025
Status: Merged
Merged: 3/29/2025
Merged by: @rmartinoscar

Base: mainHead: fix/WrongSessionDriver


📝 Commits (1)

  • 8cabf24 Fix typo for SESSION_DRIVER in RedisSetupCommand

📊 Changes

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

View changed files

📝 app/Console/Commands/Environment/RedisSetupCommand.php (+1 -1)

📄 Description

php artisan p:redis:setup didn't ever change SESSION_DRIVER

image
image
image image


🔄 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/1188 **Author:** [@rmartinoscar](https://github.com/rmartinoscar) **Created:** 3/29/2025 **Status:** ✅ Merged **Merged:** 3/29/2025 **Merged by:** [@rmartinoscar](https://github.com/rmartinoscar) **Base:** `main` ← **Head:** `fix/WrongSessionDriver` --- ### 📝 Commits (1) - [`8cabf24`](https://github.com/pelican-dev/panel/commit/8cabf24c8ebf5e06f3c6aa56ced34fd2fcfb204e) Fix typo for `SESSION_DRIVER` in `RedisSetupCommand` ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `app/Console/Commands/Environment/RedisSetupCommand.php` (+1 -1) </details> ### 📄 Description `php artisan p:redis:setup` didn't ever change SESSION_DRIVER ![image](https://github.com/user-attachments/assets/bf362fbf-85f6-4dd8-9cde-ec93ade7abc3) ![image](https://github.com/user-attachments/assets/71141405-722f-4a8d-8c32-f31fad4d2dd5) ![image](https://github.com/user-attachments/assets/cef2c6a5-c52e-4864-a2aa-52d8d4d40dd2) ![image](https://github.com/user-attachments/assets/779d884c-0849-4211-adb7-8f361706dfe3) --- <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:28: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#1229