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

hackroot's avatar

Can I run Filamentphp Admin dashboard on top of Breeze API.

Hello Family, I am building an api using Laravel breeze and I would like to install filament on top of my breeze api project. My concern is due to the removal of some laravel files during the breeze api installation. would that affect my filament admin panel in anyway? what necessary steps are recommended.

0 likes
3 replies
jlrdw's avatar

Can I run Filamentphp Admin dashboard on top of Breeze API.

The api is when someone externally retrieves data.

For admins it's not an api, it's a web app you login to and administer.

And what is a breeze api?

1 like
hackroot's avatar

@jlrdw I mean the laravel breeze package, "api" scaffold, yes I intend to use filament as the admin dashboard on top of the api, since I would use the api to connect to my "nuxt' frontend

hackroot's avatar
hackroot
OP
Best Answer
Level 1

Hi Thanks @jlrdw , I went with using filamentphp and utilising the filament API Service plugin for the api

Please or to participate in this conversation.