I am making a Twitter clone and here is my database
I want to update the likes field by increasing its value to 1 when the user clicks on the like button,
Can anyone suggest me how can I update the like field?
I am making a Twitter clone and here is my database
I want to update the likes field by increasing its value to 1 when the user clicks on the like button,
Can anyone suggest me how can I update the like field?