Yes, that would work in my case as I have access to the DB.
So I guess there's no easy way to store arrays with Eloquent other than converting the php array to postgresql array when inserting and the other way around when selecting.
Thanks
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community