issues
search
savannabits
/
acacia
Backend Code Generator for Laravel 9, Vue 3 and Tailwindcss 3 using primevue
https://acacia.savannabits.com
MIT License
41
stars
10
forks
source link
Validation: User Passwords Validation and use of Rule classes and met…
#42
Closed
coolsam726
closed
2 years ago
coolsam726
commented
2 years ago
…hods to validate
Fixed user password validation and rendering of password frontend fields
Added ability to use Rule::method() types of validation
Improved the logic of determining the validation rules
Enforced password server side validation rules TODO: Implement frontend validation using vuelidate
…hods to validate