AK
Size: a a a
AK
AK
AK
П
ModelHistory::selectRaw('max(id) as id')
->where('historable_type', 'news')
->where('operation', CrudEnum::DELETE)
->orWhere('operation', CrudEnum::UNPUBLISH)
->where('created_at', '>', $lastAccess)
->groupBy('historable_id')
->get()->modelKeys();
YP
MR
П
П
П
П
П
AK
ModelHistory::selectRaw('max(id) as id')
->where('historable_type', 'news')
->where('operation', CrudEnum::DELETE)
->orWhere('operation', CrudEnum::UNPUBLISH)
->where('created_at', '>', $lastAccess)
->groupBy('historable_id')
->get()->modelKeys();
П
П
AK
AK
РИ
YP
РИ