Finding Product Image link in Database

Laraship QuestionsCategory: TechnicalFinding Product Image link in Database
Luis Wenus asked 4 years ago
Hi. We have list of products that we are trying to add to the database from a CSV. We are able to add them by creating new product entries. However, each entry has a list of URLs pertaining to the images of the product, but we can't find anywhere in the database an image table, where we can set the images for each product.
1 Answers
laraship Staff answered 4 years ago
Hello Product Images are managed using Laravel Media Library https://github.com/spatie/laravel-medialibrary