S
Size: a a a
S
S
A
A
ДТ
$model = Model::get();
->whereDate('created_at', '=', Carbon::parse($day)->format('Y-m-d'))
Method Illuminate\Database\Eloquent\Collection::whereDate does not exist.
СЛ
СЛ
СЛ
СЛ
СЛ
ДБ
$model = Model::get();
->whereDate('created_at', '=', Carbon::parse($day)->format('Y-m-d'))
Method Illuminate\Database\Eloquent\Collection::whereDate does not exist.
ДБ
S
S
whereDate($column, $operator, $value = null, $boolean = 'and')
ДТ
P
ДТ
ДТ
\/
D