AH
Size: a a a
AH
ii
D
ii
D
$model->counter++
$model->save()
SS
AH
ii
AH
ii
ii
ii
RK
public function getIsPaidAttribute()
{
return $this->isPaid();
}
$company->is_paid- так выводится норм.
->where(function($query) {
$query->where('is_paid', true);
})
SS
SS
SC
A
A
SS
SS