I wondered the same thing. I like that Jetstream has a few more features and since you aren't supposed to install it in an existing project I figured I should start with it jic I need to use those features. My whole app uses Filament so I'll probably have to integrate those features into myself. I would have preferred to use Breeze to keep it simple. I wish they would make feeatures like two-factor authentication, teams, and API packages you could install into Breeze at any point. What did you end up using?
Laravel JetStream or Breeze with Filament
Hello @everyone,
I has been so long since I used Laravel as working on other tech's, Starting on my own project and wanted to know what to use?
I went through JetStream and Breeze but got little confused which to use, My simple requirement is, I want to use Filament for admin dashboard with JetStream/Breeze with role based Login,
if role is admin, then he can login on frontend as well as admin dashboard and other than admin they should be restrict to access all dashboard routes.
Regarding for front side, which should I have to use? JetStream or Breeze, I future I might need mobile app as well. Can I acheieve all of my requirement. I am writing below my requirements
-- Admin Dashboard (Filament) -- Fron side login/ general user login (JetStream/Breeze) -- JWT token based login for mobile app -- Next JS (in feature if required)
Please advice and share your experiance and if any good tutorials.
Thanks, KK
Please or to participate in this conversation.