mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-26 03:21:41 +03:00
[PR #2080] [CLOSED] Laravel 12.x Shift #1744
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/2080
Author: @lancepioch
Created: 1/7/2026
Status: ❌ Closed
Base:
main← Head:shift-164392📝 Commits (10+)
5db3346Slimlangfilesf4dc7d8Adopt new PHP attributes in models42e1c48Default config files12a8257ShiftENVvariables63f9adaAdd new Laravelcomposer run devscript82ac348Bump Composer dependencies4d5d879Bump NPM dependencies5db7ca5Adopt Laravel type hintsddf616bShift cleanup3be092bRevert "Default config files"📊 Changes
6 files changed (+31 additions, -9 deletions)
View changed files
📝
app/Console/Commands/Overrides/ConfigCacheCommand.php(+1 -1)📝
app/Models/ActivityLog.php(+5 -2)📝
composer.json(+21 -2)📝
lang/en/auth.php(+1 -3)📝
package.json(+1 -1)📝
phpunit.xml(+2 -0)📄 Description
This pull request includes the changes for upgrading to Laravel 12.x. Feel free to commit any additional changes to the
shift-164392branch.Before merging, you need to:
shift-164392branchcomposer update(if the scripts fail, try with--no-scripts)If you get stuck, never hesitate to email support. If you need more help with your upgrade, check out the Human Shifts.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.