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

Add support for Laravel 10 #439

Closed
faytekin opened this issue Feb 7, 2023 · 2 comments
Closed

Add support for Laravel 10 #439

faytekin opened this issue Feb 7, 2023 · 2 comments

Comments

@faytekin
Copy link
Contributor

faytekin commented Feb 7, 2023

Add support for Laravel 10, which is expected to be released at February 7th, 2023.

A starting point could be to look at the upgrade to Laravel 9 (#420).

@mikebronner
Copy link
Owner

Happy to accept a PR for this, will get to it as soon as I can otherwise. :)

@daika7ana
Copy link
Contributor

daika7ana commented Feb 11, 2023

The Database Expressions change seems to be the only breaking one that I've managed to find.

The fix for this, that I managed to implement, was this with all tests passing, except for Laravel Nova tests which I had to skip as I don't own it.

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

3 participants