Courses

How to Build Laravel 11 API From Scratch

  • 23 lessons
  • 11429 words

This content is available only for premium members.

About this course

These days, API is one of the most common tasks for Laravel back-end developers, so you would provide the data not only to your own internal applications (web and mobile) but also publicly for other developers to consume.

So, in this course, you will learn how to build a simple Laravel APi from scratch. Then we will dive deeper into various scenarios for customizing the API, generating the documentation, versioning, and other functions.

So, without a longer intro, let's dive into the first practical lesson!