Open AyindeAA opened 2 years ago
You have to pass "init" or "sql:build" as option to the propel command, i.e. enter./propel init
instead of just init
That is what I type it still shows the same thing.
Right, sorry, I misinterpreted your prompt. Does propel list
work? What version do you get from propel --version
?
The version is Propel 2.0.0-dev. My Php Version PHP8.0 propel list gives the output above.
Can we close this? Doesnt look like an issue with propel itself.
I followed the documentation of the Propel2: in the command line, I type propel init, it shows
Command "init" is not defined. Am using php8.1 I have installed all dependencies using composer. But still not working. I love this package.