Tahun baru, skill baru! 🚀. Masukkan kupon "skill2025" untuk diskon 30% di kelas apa saja

multiple uploads images in laravel

ada saran tentang multiple uploads images di laravel?

avatar ardi77
@ardi77

9 Kontribusi 1 Poin

Diperbarui 4 tahun yang lalu

3 Jawaban:

saran gimana ini?

aku sendiri sering dapet project buat upload multiple image dalam satu form. kamu bisa spesifikasiin lokasi simpan gambar nya saat di function move(). untuk checking file sama seperti biasa.

kalau masalah kamu masih belum terselesaikan, coba perjelas lagi permasalahannya :D

avatar andikahmadr7
@andikahmadr7

38 Kontribusi 9 Poin

Dipost 7 tahun yang lalu

1. buat input type file misalnya 3 dengan name berbeda 2. set di controller file dengan 3 name tersebut 3. gunakan metode storeAs untuk spesifikasi method disk dan folder untuk dimasukkan

avatar adib
@adib

40 Kontribusi 16 Poin

Dipost 7 tahun yang lalu

<div>Let me explain this Issue which I have faced before, I assume that you have a Laravel application installed on a web server. setup is: Linux / Unix or WAMP / XAMPP environment Laravel 5.5 PHP 7.1 MySQL Web server (Apache, NGINX or integrated PHP web server for testing) For more Information, Here's the detailed guide on how to <a href="https://www.cloudways.com/blog/laravel-multiple-files-images-upload/">upload multiple Images and files in Laravel</a>&nbsp;, In This guide you will learn all process step by step&nbsp;</div>

avatar muzamilkolachi
@muzamilkolachi

1 Kontribusi 0 Poin

Dipost 4 tahun yang lalu

Login untuk ikut Jawaban