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

dpicciolini's avatar

How can i use laravel fortify to create users through api end point?

I want to develop an API where I want to use laravel fortify to create users through API end point, can anyone guide me in the right direction, or how can I achieve it.

0 likes
1 reply
Snapey's avatar
Snapey
Best Answer
Level 122

Why do you want to use fortify?

If you wanted to create some Tasks through an api, how would you do it? Why are Users different to Tasks or Posts etc

Please or to participate in this conversation.