Laravel automatically adds a table prefix to any table names, so we need to wrap our aliased table in DB::raw.