Build Simple Blog API with Laravel 9 in Docker Environment on Windows

preview_player
Показать описание
Learn how to create a simple blog API with Laravel 9 in a Docker environment on Windows.
We will use the Post of a blog as our example. We will build the model, controller, and routes for the post object. Finally we will test the API using Postman. Please see below for the links to the prerequisites to this video.

Install Docker desktop (for windows):

Get Started with Laravel on Docker:

Install Postman (for testing)

Timestamps:
00:00 Into
00:28 Prerequisites docker installed and new Laravel app running
01:30 Create the model and migration file
02:25 Update and run migration file
04:13 Update model
05:20 Create controller
06:19 Update controller
13:01 Start testing API with Postman
14:18 Create routes
15:54 Test API with Postman
Рекомендации по теме
Комментарии
Автор

Your Tutorials really helped me. Thanks

mohammadrezaarab