add supported type

This commit is contained in:
Taylor Otwell
2018-08-04 08:52:01 -10:00
parent c641edfb02
commit 28908d83d9

View File

@@ -11,7 +11,7 @@ return [
| passwords for your application. By default, the bcrypt algorithm is
| used; however, you remain free to modify this option if you wish.
|
| Supported: "bcrypt", "argon"
| Supported: "bcrypt", "argon", "argon2id"
|
*/