Know what is Rest concept and how to create a RESTFUL API with Laravel Resource
What you'll learn:
What you'll learn:
- Build an E-Commerce API series.
What Will I Learn?
- What is RestFul API.
- How to use Postman for checking APIendpoints.
- Creating Model, Migration, Factory and seeding of data in laravel.
- How to transform any model for your API.
- How to setup environments in Postman.
- How to implements meta links in API.
- How to use Laravel new Resource as the transformer.
- How to transform single data and also collection of data.