filmov
tv
Laravel Livewire Tutorial: Multiple File Upload! (part 8)

Показать описание
In this laravel livewire tutorial, we will add multiple file upload to each individual post. To make it simpler for us, we're just going to add another table for the additional photos in this laravel livewire tutorial. This is another essential and practical thing to know when it comes to multiple file upload using laravel livewire. Multiple file upload is probably one of the most tedious tasks when creating a web application. Luckily, with laravel livewire, it makes it easier to implement multiple file upload feature. This laravel livewire tutorial series, will help you implement a laravel livewire crud functionality.
Note: In this video, we are using Laravel 7.
Timeline:
0:36 - Prepare the model and a migration file for the multiple files to be uploaded
1:49 - Create the storage folder for the multiple files to be uploaded
2:05 - Add another form element to handle file multiple file upload
2:46 - Add additional logic to handle multiple file upload
3:26 - Build the real logic for the multiple file upload
5:31 - Save the filenames of the uploaded images in the database table
7:27 - Make another livewire component to display the uploaded images
8:05 - Use bootstrap modal to show the uploaded images
8:58 - Add additional event listeners for showing the images
12:43 - Query the images from the database table
13:10 - Update the frontend for the final touch
Previous Video: Intervention Image for Laravel - File Upload Continuation (part 7)
Next Video: Simple User Profile (part 9)
Github Repo:
#laravelLivewire #laravel7 #livewire
Note: In this video, we are using Laravel 7.
Timeline:
0:36 - Prepare the model and a migration file for the multiple files to be uploaded
1:49 - Create the storage folder for the multiple files to be uploaded
2:05 - Add another form element to handle file multiple file upload
2:46 - Add additional logic to handle multiple file upload
3:26 - Build the real logic for the multiple file upload
5:31 - Save the filenames of the uploaded images in the database table
7:27 - Make another livewire component to display the uploaded images
8:05 - Use bootstrap modal to show the uploaded images
8:58 - Add additional event listeners for showing the images
12:43 - Query the images from the database table
13:10 - Update the frontend for the final touch
Previous Video: Intervention Image for Laravel - File Upload Continuation (part 7)
Next Video: Simple User Profile (part 9)
Github Repo:
#laravelLivewire #laravel7 #livewire
Комментарии