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

Update setup.rst #7351

Closed
wants to merge 1 commit into from
Closed

Update setup.rst #7351

wants to merge 1 commit into from

Conversation

deverman
Copy link

To run the symfony app it should be under symfony 3

php app/console server:run

To run the symfony app it should be under symfony 3

php app/console server:run
@xabbuh
Copy link
Member

xabbuh commented Jan 11, 2017

Since Symfony 3.0 the console in the Symfony Standard Edition is located in the bin/ directory. Which steps did you follow to end up having it under app/?

@javiereguiluz
Copy link
Member

Closing it as "won't fix" because in Symfony 3.x you must use bin/console by default ... The app/console script is for any version prior to 3.x (2.3, 2.7, 2.8, etc.) In nay case, thanks for helping us review and double check the docs!

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

Successfully merging this pull request may close these issues.

4 participants