i have this code in my controller // 1 $header = DB::table('rekap_cmd')->select('date','uni...
You could use subquery instead of join, look at this > http://stackoverflow.com/questions/2482391...
The Laravel portal for problem solving, knowledge sharing and community building.
The community