[PR #1074] [MERGED] Make sure the app key is always set #1165

Closed
opened 2026-02-05 18:05:50 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1074
Author: @lancepioch
Created: 3/9/2025
Status: Merged
Merged: 3/9/2025
Merged by: @lancepioch

Base: mainHead: lance/env-setup


📝 Commits (2)

📊 Changes

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

View changed files

📝 app/Providers/AppServiceProvider.php (+10 -2)

📄 Description

This fixes errors when running

php artisan p:environment:setup

after the update to Laravel 12.


🔄 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/1074 **Author:** [@lancepioch](https://github.com/lancepioch) **Created:** 3/9/2025 **Status:** ✅ Merged **Merged:** 3/9/2025 **Merged by:** [@lancepioch](https://github.com/lancepioch) **Base:** `main` ← **Head:** `lance/env-setup` --- ### 📝 Commits (2) - [`02a10f5`](https://github.com/pelican-dev/panel/commit/02a10f5a60df466ea71e3e3e3092d45f3cfbfa6d) Make sure the key is always set - [`50f4275`](https://github.com/pelican-dev/panel/commit/50f42759a94a3a10462a7d370d99fb3f2356b719) Pint fix ### 📊 Changes **1 file changed** (+10 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `app/Providers/AppServiceProvider.php` (+10 -2) </details> ### 📄 Description This fixes errors when running ``` php artisan p:environment:setup ``` after the update to Laravel 12. --- <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-05 18:05:50 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#1165