Answer the question
In order to leave comments, you need to log in
Laravel Fortify + Sanctum = how to do user registration (can't grasp principle)?
Hello, I decided to try Laravel Fortify to make stateless authentication - I just can’t grasp the essence of what needs to be done there, for example, to register a user (well, the most elementary).
In all the tutorials, the explanation begins with the fact that you need to specify in boot () where Fortify should look for the view, but I don’t need the view :) I just need to pass the parameters for registration through Postman and get a response.
How to do it WITHOUT Fortify - I understand too :D
And how to do it using Fortify?
I just want to use its functionality.
Thanks if anyone has a code example.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question