0

I'm trying to use argon2id in my laravel application

I changed the driver in hashing.php from 'driver' => 'bcrypt' to 'driver' => 'argon2id'

then I tried run my seeders then it gave me an error

Argon2 hashing not supported.

Laravel version 7.29.2

Php Version 7.4.11

Here's the actual error

enter image description here

rinru
  • 141
  • 4
  • 19

0 Answers0