Skip to content

feat: laravel 13 - #1341

Merged
MrWeez merged 4 commits into
Ctrlpanel-gg:developmentfrom
MrWeez:feat/laravel-upgrade
May 6, 2026
Merged

feat: laravel 13#1341
MrWeez merged 4 commits into
Ctrlpanel-gg:developmentfrom
MrWeez:feat/laravel-upgrade

Conversation

@MrWeez

@MrWeez MrWeez commented Apr 30, 2026

Copy link
Copy Markdown
Collaborator

Description

Important

This must be merged after #1340 since it rely on this refactor of captcha system! Don't forget to sync branches!

This PR updates laravel from 11 to 13. This means extended security (since 11 is EOL since March 12th) and new features for development.

Real changelog (that excludes captcha refactor commit) can be found here (click blue text)


Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Refactor / code quality
  • Documentation
  • Other: core dependency update

Testing

Works on my machine. But it will be better to get more feedback from other testers. Please, help me test this on your instance before I'll merge this PR.


AI Assistance

  • I used AI tools to assist with this contribution

Almost all update process was performed by LLM (Excluding captcha part) but under human control. Since LLM doesn't made changes to core files (Only renamed one file according to official update documentation) I don't see any problems here. All code should work, except if anything was broken by Laravel update itself. All responsibility for related fixes is on me anyways.


Checklist

  • My PR targets the development branch
  • Commit messages follow Conventional Commits
  • Code follows PSR-12
  • I have reviewed my own code
  • I have tested all affected functionality
  • No new warnings or errors introduced

Legal

By submitting this pull request, I confirm that my contribution is made
under the terms of the project's
Contributor License Agreement
and that I have read and agree to the
Code of Conduct.

@MrWeez MrWeez added the Medium Priority Needs attention, not urgent label May 2, 2026
@MrWeez
MrWeez merged commit 467e4a4 into Ctrlpanel-gg:development May 6, 2026
1 check passed
@github-actions github-actions Bot locked and limited conversation to collaborators May 6, 2026
@MrWeez
MrWeez deleted the feat/laravel-upgrade branch May 8, 2026 19:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Medium Priority Needs attention, not urgent

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant