Skip to content
Kawsar Ahmed edited this page Sep 22, 2018 · 3 revisions

Welcome to the PasswordValidator-Package wiki!

Installation

Assume you have all dependency

run this command composer require prokawsar/password-validator

Currently auto-discovery feature is not working So you have to add prokawsar\PasswordValidator\PasswordValidatorServiceProvider::class in config/app.php in provider

Clone this wiki locally