[Free] Create A Crud Api With Laravel And Postman
Learn how to leverage the power of a Laravel back end API. – Free Course
What you’ll learn
- Learn how to create a CRUD API with Laravel.
- API resource routes in Laravel
- Laravel Resources and Resource Collections
- How to use Postman to test your API
- How to set up Laravel with Laravel Valet
- How to set up Laravel with Laravel Homestead
Requirements
- You should have basic knowledge of PHP
- Your should be able to create a new Laravel installation
- You should be familiar with the command line
Description
Learn how to create a CRUD API in Laravel. We’ll create an app that contains Show, Create, Update, and Delete requests and returning our data as an API resource. HTTP responses will be tested with Postman.You can later replace Postman with a JavaScript SPA built in React or Vue to fetch data from the app.
Author(s): Quentin Watt