Rolf van de Krol
Rolf van de Krol
@chris-john19 Maybe the problem you have is with the code you use to add the plugin. You use `plugin` method in your example, but since you are providing multiple plugins,...
I suppose the author uses their fork of that package on https://github.com/langleyfoxall/laravel-password-exposed-validation-rule. I don't think that is a green flag for security package like this.
> [!WARNING] > I don't think this is good idea, but it should work. What you potentially could do, is adding this to your `composer.json`. ```json "repositories": [ { "type":...