Introduction
  • What is Rest API ?
  • Introduction to Course
Course
  • Setting Up Environment
  • Create API Resource Controller
  • Setup Migration
  • Database seeding with Faker Library
  • Creating Relationship
  • Create API Resource /Transformer
  • Transforming Products
  • Product Collection Transforming
  • Get Review API Resource
  • Configure Passport Package
  • Create New Product
  • Update Product Details
  • Destroy a Product
  • Handle Exceptions
  • Custom Exceptions
  • Authorise Product Updates
  • Create Reviews for Product
  • Complete Review