I have a column in my database that saved with double quotation (") now I want to replace it by espace.I\'m using REPLACE and whereRaw.but It dosent work. this is my co