We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c81d660 + ea7fe0f commit f1796cdCopy full SHA for f1796cd
README.md
@@ -20,7 +20,7 @@ composer require infinitypaul/laravel-password-history-validation
20
To get started, you'll need to publish the config file, and migrate the database:
21
22
```bash
23
-php artisan vendor:publish --tag=password-history
+php artisan vendor:publish --tag=password-config
24
```
25
Modify the config file according to your project, then migrate the database
26
0 commit comments