King
Administrator
- Joined
- Jul 12, 2021
- Messages
- 25,005
- Reaction score
- 5
- Points
- 38
Build API Using Laravel
Published 10/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 51 lectures (2h 45m) | Size: 1.56 GB
Build API Using Laravel From Scratch
What you'll learn
How to download Laravel & Create New Project
How to create Movie Model.
How to create Movies migrations & factory.
Create the database.
Create & design your database tables.
Filling up your tables with data quickly.
RESTful APIs in Laravel.
How to create Movies controller.
How to get a movie by id.
How to get all movies from your database.
Update data related to a specific movie.
Delete a movie from your database.
Handling errors.
Response codes.
API versioning.
Requirements
Internet connection.
Intermediate knowledge in PHP.
PC with MAC or Windows.
Description
In this course you'll learn how to create a complete Movies API from scratch in Laravel that is capable of creating, retrieving, updating and deleting movies from the database. The process has never been easier. I'll take you from the very beginning stages of downloading Laravel till the last steps of Building an API in Laravel.
Create Movies API using Laravel
API stands for application programming interface. I'll use Laravel framework to build a complete movies API. If you've good understanding & experience in PHP & MySql then this course is for you. Laravel is a framework based off of PHP so instead of creating your PHP code, which would take a lot of time and effort, you will be able to use the power of Laravel to create an API. Laravel has made the process utterly simple because Laravel is based on the MVC concept which makes your code clean,easy to use & debug. Moreover, Laravel provides many features that would be hard to create by just using php alone. APIs are an essential part of advanced web application. Learning how to develop...
Read more
Continue reading...