hasMany('FireflyIII\Models\Account'); } /** * @return array */ public function getDates() { return ['created_at', 'updated_at']; } }