Can we use laravel/ui in laravel 8 as like in laravel 7. #34214
-
I have a project which is developed in laravel 7 and i want to upgrade into laravel 8. But after the release with the new version the laravel/ui is removed instead of jetstream. Is it possible to used laravel/ui in laravel 8 ? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
We've updated it so people can upgrade but for new projects we recommend using Jetstream. |
Beta Was this translation helpful? Give feedback.
-
So we are forced to use Jetstream now? I feel like we should pull some of the authentication files back into core so people have the tools to build their auth easily if they want to. |
Beta Was this translation helpful? Give feedback.
We've updated it so people can upgrade but for new projects we recommend using Jetstream.