Laravel Tutorial : Upload Multiple Files/Images

  Рет қаралды 18,739

devhubNP

devhubNP

2 жыл бұрын

In this video, I am going to show you how to upload multiple images in laravel 8 by creating a small application.
Skip to 17:07 if you just want the logic part of uploading multiple images.
Code : github.com/surojcodes/yt_mult...
Timeline:
00:04 Demo of Final Application
00:47 Models, Database, Migration
3:42 Blade Files
9:20 Form Component for multiple image upload
11:35 View all products
15:04 One to Many Relationship
15:41 Form Handling
17:07 Storing multiple images
21:11 View all images

Пікірлер: 37
@techwan7
@techwan7 2 жыл бұрын
So good, thank you!!! Very helpful.
@khaitrinhviet
@khaitrinhviet 2 жыл бұрын
Again, thank you! Very helpful! From Viet Nam with love
@abuzarbutt8972
@abuzarbutt8972 2 жыл бұрын
Your method and explaination is easy and good
@jawadsaleem7495
@jawadsaleem7495 2 жыл бұрын
Great job bro u explained so we'll keep it up..👍🏻
@priyalahot8442
@priyalahot8442 2 жыл бұрын
this video is very helpful thank you..
@candra9659
@candra9659 2 жыл бұрын
thank you sir, now I can apply this to my project and your video is very good, the explanations and notes given are very easy to understand
@devhubNP
@devhubNP 2 жыл бұрын
You are most welcome
@freelancerfarhad
@freelancerfarhad 2 жыл бұрын
thank you sir, this video is very helpful.. thank-you so much...
@bashircodes
@bashircodes Жыл бұрын
Thanks, this video solved my problem
@FailedArchaeologist
@FailedArchaeologist 2 жыл бұрын
дякую, дуже корисно і просто все
@khaitrinhviet
@khaitrinhviet 2 жыл бұрын
thank you sir!
@abuzarbutt8972
@abuzarbutt8972 2 жыл бұрын
Excellent
@falearn7693
@falearn7693 Жыл бұрын
Thanks a lot sir
@TrikNgonlen
@TrikNgonlen 2 жыл бұрын
awesome...
@cambojabr2490
@cambojabr2490 Жыл бұрын
só o nice
@kingchrisbreezy
@kingchrisbreezy Жыл бұрын
Nice done sir, thank you so much. So, how display file/s based on file extension? ???
@abuzarbutt8972
@abuzarbutt8972 2 жыл бұрын
We need more videos about laravel series
@devhubNP
@devhubNP 2 жыл бұрын
More videos coming soon !!
@stanleywodson2909
@stanleywodson2909 2 жыл бұрын
very nice, what's name this theme ?
@catalin-gabrielbalan7906
@catalin-gabrielbalan7906 2 жыл бұрын
Hello sir, I have this problem: The POST method is not supported for this route. Supported methods: GET, HEAD. Is there any solution?
@devhubNP
@devhubNP 2 жыл бұрын
check your web.php file. The route for /add-product must be of POST type 15:45 in the video.
@nikhilpatel5639
@nikhilpatel5639 Жыл бұрын
Use of undefined constant image - assumed 'image' (this will throw an Error in a future version of PHP ) error a raha he?
@nikhilpatel5639
@nikhilpatel5639 Жыл бұрын
plz help
@rakzam488
@rakzam488 Жыл бұрын
can you make an php version of that?
@ndzenyuygharlasamuel9220
@ndzenyuygharlasamuel9220 Жыл бұрын
How can i delete one image
@skywalker2260
@skywalker2260 Жыл бұрын
excellent tuto 👍 .... mais un peu trop rapide ...(but too fast !)
@amizayi
@amizayi 2 жыл бұрын
Hello sir, I have this problem: Array to string conversion.
@amizayi
@amizayi 2 жыл бұрын
Every photo I upload returns this error
@devhubNP
@devhubNP 2 жыл бұрын
We only have an array named "$data" in out store method. So, maybe when using that, you are doing something like $imageName = $data.'-image'..... instead of $imageName = $data['title'].'-image'..... If it is not, please provide me with a little more detail and check your store function once again,
@shahrozshakeel7191
@shahrozshakeel7191 2 жыл бұрын
how to update images
@devhubNP
@devhubNP 2 жыл бұрын
kzbin.info/www/bejne/gJ7IYXdnZ6ZmgMk
@shahrozshakeel7191
@shahrozshakeel7191 2 жыл бұрын
HELLO Plz Tell How to update images plz
@devhubNP
@devhubNP 2 жыл бұрын
I will make a video on it very soon.
@shahrozshakeel7191
@shahrozshakeel7191 2 жыл бұрын
@@devhubNP waiting
@shahrozshakeel7191
@shahrozshakeel7191 2 жыл бұрын
@@devhubNP Hello it's been two weeks
@devhubNP
@devhubNP 2 жыл бұрын
was on vacation, sorry ! kzbin.info/www/bejne/gJ7IYXdnZ6ZmgMk Here you go.
Laravel Multiple Uploads : Updating Images (Part - 2)
12:44
devhubNP
Рет қаралды 2,9 М.
Они так быстро убрались!
01:00
Аришнев
Рет қаралды 1,3 МЛН
1,000 Diamonds! (Funny Minecraft Animation) #shorts #cartoon
00:31
toonz CRAFT
Рет қаралды 38 МЛН
Secret Experiment Toothpaste Pt.4 😱 #shorts
00:35
Mr DegrEE
Рет қаралды 36 МЛН
PHP on the frontend! No more Javascript!
14:47
Aaron Francis
Рет қаралды 120 М.
Laravel First Impressions From A JavaScript Dev
21:08
adamdotdev
Рет қаралды 124 М.
PHP doesn't suck (anymore)
10:48
Aaron Francis
Рет қаралды 202 М.
Laravel CRUD in 50 minutes for Beginners  from Scratch
49:58
Devtamin
Рет қаралды 195 М.
The Story of Next.js
12:13
uidotdev
Рет қаралды 559 М.
Laravel Upload Image and Create Storage Link
17:28
Code Online
Рет қаралды 74 М.
How To Send Contact Email In Laravel | Sending Data In Email
10:14
The Tools I Use to Build Products in Laravel
19:00
Josh Cirre
Рет қаралды 20 М.
PHP is the future
34:27
Aaron Francis
Рет қаралды 171 М.
Сколько реально стоит ПК Величайшего?
0:37
Частая ошибка геймеров? 😐 Dareu A710X
1:00
Вэйми
Рет қаралды 4,2 МЛН
Копия iPhone с WildBerries
1:00
Wylsacom
Рет қаралды 8 МЛН
Better Than Smart Phones☠️🤯 | #trollface
0:11
Not Sanu Moments
Рет қаралды 16 МЛН
Tag him😳💕 #miniphone #iphone #samsung #smartphone #fy
0:11
Pockify™
Рет қаралды 3 МЛН