Tutorials for API
-
Course: How to Build Laravel 11 API From Scratch
These days, API is one of the most common tasks for Laravel back-end developers, so you would provid...
-
Course: Re-creating Booking.com API with Laravel and PHPUnit
The best way to learn to code is to create real projects. In this long course, I decided to simulate...
-
Course: Build Laravel API for Car Parking App: Step-By-Step
These days, Laravel is widely used for API projects, every developer needs to know how to create thi...
-
· Updated Mar 2024 · 22 mins, 4351 words · premium
Laravel 11 + Vue.js 3 CRUD with Composition API
-
· 19 mins, 3636 words · premium
React.js + Laravel API CRUD: Step-by-Step Practical Example
-
· Updated Mar 2024 · 22 mins, 4320 words · premium
Laravel: Using Simple External 3rd Party APIs - Four Examples
-
· Updated Mar 2024 · 18 mins, 3514 words · premium
Laravel API Versioning: All You Need To Know About V1/V2
-
· Updated Mar 2024 · 10 mins, 1891 words · premium
Laravel API Errors and Exceptions: How to Return Responses
-
July 13, 2021 · 12:17
Video: Laravel: Create Public API with Cache and Rate Limits
-
June 27, 2022 · 10:17
Video: Junior Code Review: Laravel API Controller - 8 Tips for Improvement
-
February 28, 2021 · 9:33
Video: Junior Code Review: Simple Laravel API - in 5 Different Ways
-
Tip: Force JSON Response For API Requests
-
Package: DarkaOnLine/L5-Swagger
OpenApi or Swagger Specification for your Laravel project made easy
-
Package: binarcode/laravel-restify
The first fully customizable Laravel JSON:API builder. "CRUD" and protect your resources with 0 (zero) extra line of code.
-
Package: AndreasElia/laravel-api-to-postman
This package allows you to automatically generate a Postman collection based on your API routes. It also provides basic configuration and support for bearer auth tokens and basic auth for routes behind an auth middleware.
-
July 05, 2021 · 8:32
Video: Laravel API 404 Error: Customize Exception Message
-
December 29, 2021 · 8:29
Video: Laravel Orion: Build API With A Few Lines of Code
-
November 08, 2021 · 8:11
Video: Laravel API and Repositories: 3 Tips from Code Review
-
September 19, 2021 · 7:08
Video: Laravel API Resources: 3 More Complex Examples
-
July 10, 2022 · 6:44
Video: Laravel API Resource - Reusable with Conditions For Fields
-
June 21, 2022 · 6:38
Video: Laravel API Resources for Same Model: Re-Use or Create New?
-
March 26, 2020 · 6:26
Video: How to Quickly Generate Laravel API Documentation
-
· 3 mins, 464 words
Eloquent API Response: 4 Ways to Hide Specific DB Fields
-
· 3 mins, 463 words
Laravel: API Error Returns HTML and not JSON - How To Fix
-
· 2 mins, 346 words
Laravel API: Override 404 Error Message in Route Model Binding
-
· 2 mins, 302 words
Laravel API 404 Response: Return JSON Instead of Webpage Error
-
· 1 min, 126 words
Resource Controllers for API: How to Remove create/edit methods?
-
Package: tailflow/laravel-orion
Laravel Orion allows you to build a fully featured REST API based on your Eloquent models and relationships with simplicity of Laravel as you love it.