Use Query Builder instead of Connection 'raw' select statement, then it will work. Meaning start like in the example
DB::table
then add everything in selectRaw for example
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community