I am working on e-commerce project using php(codeigniter,rest api for app) I am new to e-commerce project so I have requirement like when user place order from mobile app it will save in db at this time I have to show count of this order in admin panel(may be socket require), and when admin confirm […]
- Tags 'product_id'=>1, 'Status':'Pending', 1=>completed) user_id 1 4 0 1 2 6 1 1 3 4, again when new user place order count should increase and it should display in admin panel. I don't any any idea, and when admin confirm this order count should decrement, any clue how to built this logic because I never did this concept, array('user_id'=>$id, I am working on e-commerce project using php(codeigniter, kindly suggest me how to to do this using php. Order table id product_id status(0 pending, rest api for app) I am new to e-commerce project so I have requirement like when user place order from mobile app it will save in db at thi