1, 'permission_id' => $v->id, ]; } $this->table(config('permissions.table.role_has_permissions'))->insert($data)->save(); } }