How to test Laravel with Sanctum API using the Postman

Laravel creates an Admin API from scratch - Part 2

Balaji Dharma
Dev Genius
Published in
5 min readFeb 5, 2023

--

Photo by Benoit Debaix on Unsplash

In the last part, we completed the Laravel Breeze API installation and validated the API using the Breeze Next front end.

In this blog, we going to test the API using the Postman application.

About Postman

--

--