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

SimonFly's avatar

Laravel 8 - web client for external API

Hi, I am quite new in Laravel. My project is web app - client for external api made in Java Spring. I have to find solution how to register and authenticate users using this external API functions, unfortunately not Laravel built-in auth system. Dp you have any suggestions or some good solution?

0 likes
2 replies
SimonFly's avatar

@webrobert but all auth stuff is on this API side, I only have to manage login/register and store user data to futher requests, so Fortify/starter kits are not for me i guess

Please or to participate in this conversation.