Skip to content

Symfony 4.4 Commands are not detected #56

@cs-alok-agarwal

Description

@cs-alok-agarwal

Trying to decrypt my DB using AES256 encryptor, but when using the command given for encryption and decryption

php bin/console doctrine:encrypt:database
It is giving command not found.

[error] Error thrown while running command "'doctrine:encrypt:database'". Message: "There are no commands defined in the "doctrine:encrypt" namespace.

I installed the package and given all the necessary configurations as required.
I'm using Symfony 4.4 and PHP 7.3.11

I don't know if I'm doing something wrong or if it's a bug. I would appreciate any help you can give me.

Thanks for your time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions