Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

panthro's avatar

Breeze vs Fortify

I'm aware of the differences, but, I'm building a vue/inertia app, so I go straight to Breeze starter kit., but it fills the app with components and pages that I do not want / want to design my own, so...

Should I:

  1. Install Breeze, and delete all the components , pages and routes I do not want, replacing the frontend with a design I do want.

  2. Use Fortify, and implement all the Inertia bits myself, I can't seem to find many guides on this, I presume Fortify can be used with Vue and Inertia? The docs seem to talk about blade views alot though.

0 likes
2 replies
gych's avatar

Personally I would go with the first approach, install Breeze and delete what you don't need.

Please or to participate in this conversation.