Exemplo n.º 1
0
 function getCreatedAtDiffAttribute()
 {
     return \LocalizedCarbon::parse($this->model->created_at)->diffForHumans();
 }