Generate a Symfony password hash from the command line
Sección: Symfony
Creado: 18-01-19 (Actualizado: 08-02-19)
There is an easy way to generate a Symfony compliant password hash from the command line. Assuming you’re using the bcrypt algorithm (the preferred choice according to Symfony’s securit…
https://dunglas.fr/2014/12/generate-a-symfony-password-hash-from-the-command-line/