Symfony CLI
#416
Replies: 1 comment 2 replies
|
@f-lawe When I created the Docker image for the Symfony framework, I thought it would be more useful and easier to remember to have a command named I will reconsider choosing another name for |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hello there,
I started a project locally using the Symfony image, I got surprised when I noticed that
symfonyis not the actual Symfony CLI tool, but is mapped to./bin/consoleinstead.This tool allows useful operations, like running a dev server.
Is there a specific reason? Would you consider an update on that topic?
Thanks!
All reactions