Error During Installation
-
I am trying to install package by following https://webkul.com/blog/laravel-ecommerce-website/ this article but while executing "php artisan bagisto:install" command it generates below an errors
In Connection.php line 793:
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'products.type' in 'field list' (Connection: mysql, SQL: update
gbproduct_flatinner join
gbproductsongbproduct_flat.product_id=gbproducts.idsetgbproduct_flat.type= products.type,gbproduct_flat.attribute_family_i d= products.attribute_family_id)In Connection.php line 599:
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'products.type' in 'field list'
-
Hi there,
Can you please share the steps that you are following for installing the Bagisto? And which version of Bagisto and extension are you trying to install?