ЯП
select * from table where a = 1 and b = 2 and (c = 3 or d = 4) , а именно
(c = 3 or d = 4)
юзаю where,
whereHas
, orWhereHas и получаю:select * from table where a = 1 and b = 2 and c = 3 or d = 4
Size: a a a
ЯП
whereHas
, orWhereHas и получаю:A
ЯП
A
A
ЯП
d.
TS
TS
V
ДК
R
S
V
AR
AR
NK
R
C
AB