Level 1
Please how to solution, i have same problem in homestead
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Installed PHP 7.3 and changed the hashing method in hashing.php config file. But when I register, I get this error:
ErrorException (E_WARNING) Use of undefined constant PASSWORD_ARGON2ID - assumed 'PASSWORD_ARGON2ID' (this will throw an Error in a future version of PHP)
FIXED: my fault, Nginx was using old PHP-FPM sock after upgrade.
Please or to participate in this conversation.