runlinenl / nova-profile-tool

This package adds a tool for Laravel nova to let a user manage their profile data
MIT License
37 stars 40 forks source link

Validation and Email unique except current user #20

Open arneetsingh opened 4 years ago

arneetsingh commented 4 years ago

Issue: Validation messages are not being displayed on frontend Issue: No unique email validation except auth user image

arneetsingh commented 4 years ago

Opened PR to fix this issue: https://github.com/runlinenl/nova-profile-tool/pull/21