belongsTo('FireflyIII\Models\Budget'); } public function limitrepetitions() { return $this->hasMany('FireflyIII\Models\LimitRepetition'); } }