hasColumn('group_id', 'integer', null, 'primary'); $this->hasColumn('user_id', 'integer', null, 'primary'); } }