belongsToMany(ProjectModal::class, 'project_technology_stack_relations', 'technology_stack_id', 'project_id'); } }