there is an error when you want to add a team with error SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '' for key 'users_phone_unique' (Connection: mysql, SQL: insert into `users` (`name`, `email`, `password `, `photo`, `role`, `gender`, `id`, `updated_at`, `created_at`) values

This has been fixed in the latest version 2.1.3, please update.