Laravel 9 Multi Level Login system • Laravel 9 Project - Multi User Level ...
Laravel 9 Blade templating • Laravel 9 Project - Blade Templating...
Laravel 9 Registration form with validation • Laravel 9 Tutorial - Registration for...
Laravel 9 CRUD with Images • Laravel 9 Project - Add Profile Page ...
Laravel 9 Insert or Update Multiple Records from Array • Laravel 9 Insert or Update Multiple R...
This tutorial will show you how to Multiple insert and Update data from dropdown list. If data are exsist that will be update, but if data are a new will be insert. This query using Eloquent ORM
Buy me a Bear, you can send me your donations to my Wallet address on below : 15VSz5FjA9k2DjLLCH9SE18jKjikEMVcsQ
Like, Share and Subscribe for more awesome videos https://goo.gl/xW1qEQ
0:00 Introduction
0:01 Demo Project - Multi Insert il new, Update if exsist from Dropdown Data
0:40 PPDB App Part 4
1:00 Create Model, Controller and Migration Files
1:15 Jurusan Model Jurusan Controller and Jurusan Migration Files
2:30 Add column in the Migration Files
3:38 Execute Migration Files
4:05 New migration files executed successfully
5:29 Jurusan and Post Jurusan models
5:52 Index Method in the JurusanController
6:50 Pass all data into Views
7:15 Create new Routes
7:45 Create new Views
8:04 Custom Blade Template
10:32 Custom Menus
11:12 Add new Dropdown Lists
15:49 Add new route for process data