How would I go about writing out my queries? I would just prefer to write my own queries, any help would be great.
DB::raw will probably be best.
You can always hook into the queries being run by Eloquent if you want to give that a shot too.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community