R
R
Roman2021-02-10 12:44:07
API
Roman, 2021-02-10 12:44:07

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

1 answer(s)
S
Sanes, 2021-02-10
@Sanes

You need a view!
https://laravel.demiart.ru/changing-laravel-iu-to-...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question