alijumaan / laravel-ecommerce

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Having issues adding additional fields to the product table

janotchain opened this issue · comments

0298C616-9150-4321-B82F-6D96929D626F

I have modified the product table and added a new field,(user id) but I can't modify the Product:: create function to add this field to the database, any solution??

Thanks bro

How do I add more details to order table and update it from controller?