F
Filament2d ago
rdrc

Filament admin panel with Breeze API

I have an app that was built using the Breeze starter kit with the API only option. My laravel backend is just an API for a next.js front end. https://laravel.com/docs/11.x/starter-kits#breeze-and-next I would like to add filament to my app as an admin panel for the back end however I am getting conflicts between the authentication setup by the breeze starter kit and the filament login. What I the best way to resolve this?
1 Reply
toeknee
toeknee10h ago
Use Filament Breezy plugin?

Did you find this page helpful?