Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Laravel E-Commerce Restful API
Rating: 4.4 out of 5(1,492 ratings)
43,609 students

Laravel E-Commerce Restful API

Know what is Rest concept and how to create a RESTFUL API with Laravel Resource
Last updated 2/2018
English

What you'll learn

  • Build an E-Commerce API series.

Course content

2 sections20 lectures2h 53m total length
  • What is Rest API ?7:38
  • Introduction to Course6:48

Requirements

  • You must have a normal knowledge of Laravel php framework.

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.

Who this course is for:

  • Anyone who want to know what is API and how to create an Application Programming Interface