How to Create Laravel API
1h 40m 20s
English
Paid
Course description
Everyone now is searching for API developers, just look at the Laravel jobs or freelance offers. So, in this course, you will learn how create APIs with Laravel framework.
Read more about the course
What exactly you will learn:
- How to create Laravel RESTful API: requests with GET/POST, API Resources, Validation etc
- How to authorize API users: with Sanctum or Passport
- How to use Postman to work with API requests
- How to generate API documentation: with Scribe or OpenAPI/Swagger
- Various small tips and tricks
Notice: What this course is NOT about:
- It's not a Laravel for beginners course. I assume you are already are a Laravel developer and want to apply your skills for API projects specifically. For Laravel beginners, take this course, for free
- It's not a SPA or Vue.js course. I will demonstrate some front-end Vue to consume Laravel API, but won't create full SPA throughout this course. Planning to shoot a separate course on that, a bit later.
Watch Online
0:00
/ #1: Intro: Why API?
All Course Lessons (22)
| # | Lesson Title | Duration | Access |
|---|---|---|---|
| 1 | Intro: Why API? Demo | 05:09 | |
| 2 | Basic Demo: How Laravel API Works | 03:18 | |
| 3 | List of Data: Routing, Controllers and Postman Demo | 04:08 | |
| 4 | Getting Single Record and API Resources | 05:13 | |
| 5 | Why 404 Page? Setting Correct Headers | 01:39 | |
| 6 | Getting List Inside of List: Returning Multi-Level Data | 03:48 | |
| 7 | From Postman to Web Client with Vue.js | 03:07 | |
| 8 | Data Pagination in API | 03:30 | |
| 9 | Create a New Record: POST from HTML Form | 04:17 | |
| 10 | Validation, Errors and Status Codes | 03:48 | |
| 11 | Finishing CRUD: Update, Delete and Resource Controller | 05:01 | |
| 12 | Uploading files via API | 03:02 | |
| 13 | What is CORS and How to Handle it? | 02:27 | |
| 14 | Authentication Overview: Sanctum, Passport or JWT? | 04:29 | |
| 15 | Authentication with Laravel Sanctum and SPA | 06:04 | |
| 16 | Authentication with Laravel Sanctum and API Tokens | 05:19 | |
| 17 | Authentication with Laravel Sanctum and Mobile Apps | 02:19 | |
| 18 | Authentication with Laravel Passport and Password Grant Type | 08:05 | |
| 19 | Generating API Documentation with Scribe | 12:40 | |
| 20 | Generating API Documentation with OpenAPI/Swagger | 04:51 | |
| 21 | Versioning your API: from V1 to V2 and Beyond | 05:01 | |
| 22 | Throttling: Maximum Requests per Minute | 03:05 |
Unlock unlimited learning
Get instant access to all 21 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.
Learn more about subscriptionComments
0 commentsWant to join the conversation?
Sign in to commentSimilar courses
Laravel with React JS - Build Twitter Like Real Time Web App
Sources: udemy
Do you want to use React Js with Laravel to build powerful web applications? How about building a twitter like real time web app while learning Modern JavaScrip
4 hours 56 minutes 37 seconds
Learn Laravel Vuejs from scratch - Build a TESLA web app
Sources: udemy
This course will teach you how to use the Laravel and Vuejs frameworks completely from scratch. In this course we will be building and going through a few proj
6 hours 48 minutes 12 seconds
Let's Build A Forum with Laravel and TDD
Sources: Laracasts
A forum is a deceptively complex thing. Sure, it's made up of threads and replies, but what else might exist as part of a forum? What about profiles, or thread
19 hours 30 minutes 20 seconds
Laravel Livewire
Sources: Caleb Porzio, laravel-livewire.com
Building modern web apps is hard. Tools like Vue and React are extremely powerful, but the complexity they add to a full-stack developer's workflow is insane.
11 hours 29 minutes 28 seconds
Build an e-commerce platform
Sources: Codecourse
Build a robust e-commerce platform with a Laravel API and Nuxt frontend. Products with flexible variations, proper price implementation, a full checkout experience with dynamic ...
14 hours 19 minutes 18 seconds