DEV Community

Cover image for Build REST API and JWT Authentication with Laravel 9

Build REST API and JWT Authentication with Laravel 9

AYMANE BENHIMA on February 13, 2023

Welcome to this workshop on building REST APIs using Laravel! In this workshop, we'll explore the principles and practices of RESTful architecture,...
Collapse
 
karimelaoumari profile image
Karim El Aoumari • Edited

Thanks ,
This workshop is full of info, But for a beginner it's very complicated to understand all the steps ,

Every one who worked on this workshop have to make a deep documentation on the Rest Api and then jump to the JWT and Sanctum

Collapse
 
md_naciri profile image
md-naciri

Thank you so much for writing this article, I found it so helpful and informative.

Collapse
 
fifelmouad profile image
mouad fifel • Edited

This article is very helpful for me to getting started to the REST API and also to consume it in the Postman.