belongsToMany(User::class, 'favorites', 'id_activite', 'id_user'); } }