I try to use Model cast make column save data is JSON format automatically, but when save to database show an error "Array to string conversion".
I look at query found wrong query at my JSON data
insert into users SET {"meta":"true"}
Anyone can suggest or help me, please?
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community