I have Profile model with a reservedDates field (hasMany). The dates table has these columns: id, profile_id and
Profile
reservedDates
dates
id
profile_id