bitfumes / laravel-multiauth

Multi Auth and admin auth in Laravel Project
MIT License
471 stars 104 forks source link

When we edit admin user its giving unique email address error #140

Open sanmitpawar opened 3 years ago

sanmitpawar commented 3 years ago

Describe the bug When we edit admin user (to active user) it's giving a unique email address error. I am unable to active or edit user due to this

Laravel Version Laravel v8.17.2

Expected behavior when we edit a user unique email address error should not come because we are not creating a user we are updating the same

Screenshots image

Desktop (please complete the following information):

sanmitpawar commented 3 years ago

@sarthaksavvy I am getting the above issue please look into this