mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #1074] [MERGED] Make sure the app key is always set #1165
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:lance/env-setup📝 Commits (2)
02a10f5Make sure the key is always set50f4275Pint fix📊 Changes
1 file changed (+10 additions, -2 deletions)
View changed files
📝
app/Providers/AppServiceProvider.php(+10 -2)📄 Description
This fixes errors when running
after the update to Laravel 12.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.