Laravel 9 Tutorial #50 | Multi Vendor E-commerce | Images Module (II) | Add / View / Delete Images

preview_player
Показать описание
In Part-50 of the Laravel 9 Tutorial to create a Multi-Vendor E-commerce Website in Laravel, we will continue working on the Products Images module.

In this video, we will add multiple images and will show them. Also, we will work on delete/disable functionality.

1) Update addImages function :-
We will update addImages function to upload single or multiple alternate product images after resize.

We will save product images in products_images table and upload into small/medium and large folders located at /public/images/product_images/

Now check in video; we can able to upload multiple images of the product.

Now we will work on active/inactive functionality for the product image.

4) Create Route :-

5) Create updateImageStatus function :-
Now create updateImageStatus function to update status for the image from Active to Inactive or Inactive to Active.

Now check in video; we can able to update image status of the product.

Now we will work on delete functionality for the product image.

6) Create Route :-

7) Create deleteImage function :-
Create deleteImage function to delete the product image from products_images table as well as small/medium and large folders.

From next video, we will start working on front end and will download HTML template for our Multi Vendor E-commerce website.

Popular Stack Developers Series that can help you:-

►Join this channel to get the complete source code of all series:

Follow Stack Developers on Social Media to get updates and resolve your queries

#laravel9 #laravel9tutorial #laravel
Рекомендации по теме
Комментарии
Автор

sir, we are waiting for next video. I have learned a lot from your videos. this videos are very effective.

baytultalukder
Автор

Sir, Your explanations were so beautiful that I never had a problem while working. Good job sir.

baytultalukder
Автор

Another very well explained video, thank you for your generosity

giantworks
Автор

You should also do some unit testing please.

aviwemusa
Автор

Hi my friend. Thank you for lesson. Can you please tell, why do we use GetClientOriginalName for file name generating, not hashName? In documentation of Laravel written that the last is more safe.

NikolayGavrilov-ir
Автор


Encoding format (jpg63578jpg) is not supported. how to solved it

shakirahmed
Автор

sir how to update product multiple images

MdNajmulIslam-fs
Автор

sir I need to join as premium member where is the link...???

josianjidile