РИ
И его юзать при добалвлении продукта?
Size: a a a
РИ
PP
Д
РИ
PP
РИ
З
Rule::exists('movie_participates')->where(function ($query) {
$query->where('movie_id', request()->input('movie_id'));
$query->where('occupation_id', request()->input('occupation_id'));
$query->where('people_id', request()->input('people_id'));
});
РИ
Rule::exists('movie_participates')->where(function ($query) {
$query->where('movie_id', request()->input('movie_id'));
$query->where('occupation_id', request()->input('occupation_id'));
$query->where('people_id', request()->input('people_id'));
});
РИ
З
РИ
PP
РИ
PP
З
РИ
V
V
V