We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have installed it using this command: composer require willdurand/propel-typehintable-behavior
composer require willdurand/propel-typehintable-behavior
After running php bin/console propel:build
php bin/console propel:build
I get this error:
[Symfony\Component\Console\Exception\CommandNotFoundException] There are no commands defined in the "propel" namespace.
What can I do about it?
The text was updated successfully, but these errors were encountered:
I have same problem
Sorry, something went wrong.
Are you sure you need propel? I guess you are using Doctrine.
:-( same issue for me
I have done something different I think, I don't remember if I have solved it. But maybe someone will help for others which have this problem.
No branches or pull requests
I have installed it using this command:
composer require willdurand/propel-typehintable-behavior
After running
php bin/console propel:build
I get this error:
What can I do about it?
The text was updated successfully, but these errors were encountered: