I\'m having an issue adding a query with multiple Unions the \"laravel way\".
The I am trying to accomplish a query equivalent to the one generated by the following:
That works but it's too much. You can just use DB::select("ANY RAW Query");