belongsToMany('App\Models\Course', 'teacher_courses', 'teacher_id', 'course_id'); } }