Exemplo n.º 1
0
 public function getPublishedAtAttribute($data)
 {
     return \LocalizedCarbon::instance(\Carbon\Carbon::parse($data));
 }