Support the ongoing development of Laravel.io →
Laravel Authentication

For some reason, I'd like to install laravel breeze into my application. But the application is already built with jetstream recently which I do not need right now. So I decided to remove jetstream and install breeze. However, I keep getting many issues after removing jetstream from composer.json, deleting files regarding jetstream files, and making modifications. No matter how many changes I did I couldn't replace it with breeze.

Is there any proper way to remove the jetstream completely and install a new auth system such as breeze and laravel UI?

Last updated 2 years ago.
0

I would advise you to create a new application without JetStream and then move any existing code to this new app. Or you can also use any source code management tool like Git to check what was added? Then you can add those codes to your new project without changing config files.

0

Sign in to participate in this thread!

Eventy

Your banner here too?

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.