Laravel E-Commerce Restful API
Laravel E-Commerce Restful API, Know what is Rest concept and how to create a RESTFUL API with Laravel Resource.
Course Description
What Will I Learn?
- What is RestFul API.
- How to use Postman for checking API endpoints.
- 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.