bagisto / bagisto-bulk-upload

The Laravel eCommerce Bulk Upload allows the admin to create and add a bulk number of products into Bagisto online store.
https://bit.ly/3zRLSzw
MIT License
20 stars 26 forks source link

Bulkupload simply doesn't work, the products doesn't appear, neither the tables are created at db #94

Open grabirops opened 1 year ago

grabirops commented 1 year ago

i've checked my db and the tables that is needed for the product to appear simply isn't created, just the product table was created and i know that the product won't appear with just this table. this is the csv that i'm trying to upload... bagisto doesn't give me any errors, it will upload like normal, but simply doesn't work .... bulksimpleproductupload (1).csv

php -> 8.1 Laravel -> 10.8.0 Bagisto -> 1.5.1