DEV Community

Mahedi Hasan
Mahedi Hasan

Posted on

Prevent Common Password using Unicodeveloper Package in Laravel

Today, i am going to share with you how to ignore common password to enter by user using "unicodeveloper/laravel-password" package. Using "unicodeveloper/laravel-password" package, we can simply use "dumbpwd" validation rule.

https://www.codechief.org/article/prevent-common-password-using-unicodeveloper-package-in-laravel

Top comments (0)