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

Remove trailing "/" from vue routes & email validation. #40

Open Saifallak opened 2 years ago

Saifallak commented 2 years ago

duplicate of https://github.com/arneetsingh/nova-profile-tool/pull/1

this PR is based on. https://github.com/runlinenl/nova-profile-tool/pull/21 for unique validation

removes "/" from URLs, it makes conflict with 301 redirection routes.