Holen Sie sich nur Zeit vom Zeitstempel in Laravel

  $time = date('H:i:s', strtotime($data['created_at']));
Isaac