Closed PoojaJadav closed 4 months ago
We haven't used the jet-
prefixed since the Jetstream v3 version: https://github.com/laravel/jetstream/blob/5.x/UPGRADE.md#jetstream-3x-livewire-stack
I believe there's a couple of missed steps from Jetstream's upgrade guide in your process migrating to Laravel v11. Note that Shift might not account for all of these.
Jetstream Version
5.x
Jetstream Stack
Livewire
Laravel Version
11.x
PHP Version
8.2
Database Driver & Version
No response
Description
After running Laravel Shift to upgrade my project from Laravel 10 to Laravel 11, I encountered issues with Jetstream components not being found. Specifically, I receive the following error for all Jetstream components:
Steps To Reproduce
Troubleshooting Steps Taken: