Simple Laravel validation rule that allows you to prevent or limit the re-use of passwords that are known to be pwned (unsafe). Based on TroyHunt's Have I Been Pwned (https://haveibeenpwned.com)
A Laravel package to display flash messages to your users in a fluent, clean, testable and easy-to-use way!