Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Laravel 11 upgrade #105

Open
Gamerboy59 opened this issue Mar 24, 2024 · 3 comments
Open

Laravel 11 upgrade #105

Gamerboy59 opened this issue Mar 24, 2024 · 3 comments

Comments

@Gamerboy59
Copy link
Contributor

The currently used Laravel 10 is getting updates for another half a year from now on and will be completely EOL February 2025. Laravel 11 has a slightly different directory structure, removed http kernel, changes to dbal and a few others things which breaks an inplace upgrade for me.

@cp6
Copy link
Owner

cp6 commented Mar 26, 2024

I might be able to look at this on the weekend. https://laravel.com/docs/11.x/upgrade
DBAL looks like a main issue for upgrading.

@Gamerboy59
Copy link
Contributor Author

Gamerboy59 commented Apr 5, 2024

I think that more than just DBAL needs rework. I couldn't get it working yet though using the Laravel updater.

@cp6
Copy link
Owner

cp6 commented May 2, 2024

@Gamerboy59 I have started a branch at my attempt for Laravel 11 here https://github.com/cp6/my-idlers/tree/dev3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants