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

Nasr1's avatar
Level 1

Building API using laravel 5.5

Hello good people , Am using Laravel 5.5 , and i want to build an API for registration and login .i can build it but wondering if there is something with laravel already build that can make my life easier when building API, if so how can i use it , is there a tutorials or books or articels or libraries that i can use to fully understand the already built in laravel 5.5 functions for API . thanks in advance :)

0 likes
2 replies
Nasr1's avatar
Level 1

passport is for auth and it's not necessarily jwt is simple and will do the job , i want to know how to use the registration and login controllers that already build in laravel for API to save me time .

Please or to participate in this conversation.