Laravel News
Follow
Password Strength Estimator Validation in Laravel
The Laravel Zxcvbn package is a validation rule that estimates password strength using a PHP port of Dropbox's JS package. It considers using user inputs as well to determine a score for password guessability.