ВС
Size: a a a
ВС
ВС
ВС
VY
VY
K
ВС
K
ВС
VY
K
K
select count(*) as aggregate from `posts` where `posts`.`category_id` = 55 and `posts`.`category_id` is not null
K
K
D
K
D
VY
K
$posts = $category
->posts()
->orderBy('created_at', 'DESC')
->paginate(10);
ЕК