Laravel 10 Project CRUD - tutorial from Scratch. Create, Read, Update, Delete controller in laravel

preview_player
Показать описание
In this video, we're creating a Laravel 10 project. We're building a ToDo app from scratch. As we embark on this journey, you'll not only learn how to set up a Laravel 10 project but also master one of the fundamental concepts in web development: CRUD, which stands for Create, Read, Update, and Delete.
We will learn how to creat, save post in laraavel , how to save data into the database in laravel, how to update in laravel, how to delete a post in laravel.

00:00 Intro
02:00 Create a new Laravel 10 Project
02:48 Install Laravel breeze
07:34 Create a model in Laravel 10
10:55 Create relationship between post and user in laravel 10
27:53 Stor data in ot the database in Laravel10
40:14 Edit post in Laravel 10
48:55 Delete post from database with laravel 10 controller
Рекомендации по теме