Description
API development process is very important if you are working with mobile apis, web apis, etc. Inside this course you will learn api development into a great detail. These are things we have covered step by step.
- Basics of laravel.
- Concept of Route, Controller, Migration, Seeders, Middlewares, Route Group & Prefix.
- Complete concept of authentication types in laravel.
- API Development without using authentication.
- Laravel Sanctum authentication.
- API development guide with live code session with sanctum.
- API development plans while creating application structure.
- About JWT basics and its structure.
- JWT API development tutorials.
- API Error handling by using middlewares.
- About Response & HTTP Code
- Relationship in API development with JWT
- Difference between Sanctum, JWT & Passport tokens.
- API Development Configurations.
- Passport package Installation with Complete detail.
- Installation & Configuration of JWT in laravel application.
- About Middleware types and their use.
- Process of API and their strategy to development.