Laravel 9 Project - Add Profile Page Insert Update & Upload Image PPDB App Part 4

Опубликовано: 10 Октябрь 2024
на канале: H
805
6

PPDB App part 1    • Laravel 9 Project - Multi User Level ...  
PPDB App part 2    • Laravel 9 Project  - Blade Templating...  
PPDB App Part 3    • Laravel 9 Tutorial - Registration for...  

On this video, we will add new page to handle user data. User can insert and update their data like name, nik, email, photo, etc..

Full source code available on github
https://github.com/kodeajaibcom/larav...
or Our Blog
https://scqq.blogspot.com

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
5:01 Execute Migration Files
5:47 Create new Model and New Controller
8:30 Create Routes
9:18 Create Views
9:48 Custom blade templates
19:00 Add new data into database
20:31 Add new route
20:53 Create method in the Biodata Controller
21:18 Create validation