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

Cushty's avatar
Level 4

user panel vs breeze dashboard

Hi, do you guys make a separate user panel to for the Dashboard or do you use Livewire Filament components in the Breeze Dashboard, im trying to work out the best way to implement a user dashboard. If I do use a filament panel for Users, do I uninstall Breeze? Thanks

0 likes
3 replies
tisuchi's avatar

@cushty I don't know which one is the best solution.

But I have a few products in production with different panels. Personally, I feel it's easy to maintain and easily able to share common resources.

1 like
Cushty's avatar
Level 4

@tisuchi Thanks for the reply, if i go the filament route do I need to uninstall breeze? Thanks

1 like
tisuchi's avatar

@Cushty I don't think you need to uninstall because Laravel Breeze and FilamentPHP can coexist in the same application, as they serve different purposes.

1 like

Please or to participate in this conversation.