In my Laravel-5.8, I have three models:
GoalType
RatingLimit
Goal
class GoalType extends Model { protec