Ramazan's avatar

how to upload multiple file

i want store the multiple image from my form but i don't know the controller i have a hostelthat have multi image so how to store the image with hostel foreign key i have created the models and table and forms help me with controllers

0 likes
3 replies
jlrdw's avatar

Honestly if you search, multiple uploads has been handled so many times here.

You can actually just copy and paste this in to Google

site:laracasts.com multiple file upload

Change the search term as you see fit.

Snapey's avatar
Snapey
Best Answer
Level 122

use spatie media library. its so easy to use and automatically creates each image with a relationship back to the model

1 like

Please or to participate in this conversation.