Hi, all. I have a query builder question. I want the result to be sorted by a field in a related mod...
lagbox said: @zam3858 the op knows as they mentioned that as the first thing in the post. It would...
the definition says whereBetween($column_name, [$value1, $value2]). so u cant have your input as the...
its supposed to be in an array like so: $q2->whereBetween($date, [$date1, $date2 ]);
you should echo $request->get('txt_nome'); must specify the attribute you want or it will display...
The Laravel portal for problem solving, knowledge sharing and community building.
The community