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

yosua0105's avatar

How to using External API into Login using Breeze Laravel

Hello, i have a project laravel where using breeze for authentication, but i dont wanna using local database but external API database (https:xxx.com/api/blabla/). Can someone help me, where i modif syntax code so breeze using external API

0 likes
3 replies
vincent15000's avatar

Not sure because I never wrote my own authentication system, I always used Breeze or Fortify.

But according to me, in this case, it would be interesting to write your own authentication system.

Please or to participate in this conversation.