After add a pizza flavor in the delivery site e face an error: [{"errorInfo":["42S22",1054,"Unknown column 'pizza_flavor' in 'field list'"]}]

Job ID: 37835966

Budget: $10 – $30 USD

I have a delivery site with backend in laravel and frontend in flutter. All was ok until i add a new field on product page that is the field pizza_flavor.

After add the pizza_flavor in the delivery site i face this error when i try place the order:

[{"errorInfo":["42S22",1054,"Unknown column 'pizza_flavor' in 'field list'"]}]
Related categories: PHP JavaScript MySQL Laravel Flutter