When saving data to the MySQL database with the JSON column using Laravel . It inserts the data this way:
"{\"publish\":1,\"start_date\":\"2018-01-06\",\"start_time\":\"00:00\",\"end_date\":\"2018-01-09\",\"end_time\":\"00:00\"}"
How d...
asked by
04.01.2018 / 19:12