Description
In this course you will :
- After completing this course, students should be able to build API platforms.
Syllabus :
Introduction
- Important Laravel resources
- how tokens work in microservices
- installing wampserver
- installing passport
- how to setup laravel passport.
- how to setup passport in laravel [part 2]
- how to create user api in laravel
- signup api code
- creating our first route
- how to setup postman
- how to send a post request with postman
- how to create a login endpoint
- how to send request with token