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 update and Nova issue #603

Closed
rbruhn opened this issue Mar 21, 2024 · 2 comments
Closed

Laravel 11 update and Nova issue #603

rbruhn opened this issue Mar 21, 2024 · 2 comments

Comments

@rbruhn
Copy link

rbruhn commented Mar 21, 2024

When trying to update from Laravel 10 to Laravel 11, Nova v4 requires a lower version of inertia-laravel making it impossible to update.

laravel/nova 4.27.13 requires inertiajs/inertia-laravel ^0.4.5|^0.5.2|^0.6.0 -> satisfiable by inertiajs/inertia-laravel[v0.4.5, ..., v0.6.11].

I opened an issue with Nova but it was moved to discussion for some reason. It seems the composer.json files need to be updated accordingly for the new versions unless there is some conflict? In the Nova update docs, there is nothing about updating inertiajs/inertia-laravel.
laravel/nova-issues#6283

@driesvints
Copy link
Collaborator

Nova supports Inertia v1 as off v4.33.0 so just update to that version and you should be good.

@rbruhn
Copy link
Author

rbruhn commented Mar 21, 2024

Meaning, I have to renew my license for $249. Thx.

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