Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Symfony 4.4 Commands are not detected #56

Open
cs-alok-agarwal opened this issue Dec 29, 2020 · 0 comments
Open

Symfony 4.4 Commands are not detected #56

cs-alok-agarwal opened this issue Dec 29, 2020 · 0 comments

Comments

@cs-alok-agarwal
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant