Skip to content
This repository has been archived by the owner on Jan 6, 2020. It is now read-only.

Change route from "app" to "bin" #517

Closed
wants to merge 1 commit into from

Conversation

wilsonvargas
Copy link

When you write "app/console" returns: Could not open input file: app/console.

I changed this to bin/console

When you write "app / console" returns: Could not open input file: app / console.

I changed this bin / console
@xabbuh
Copy link
Contributor

xabbuh commented Oct 19, 2016

app/console is still true for older versions of the Symfony Standard Edition (for that there's a hint noting that you have to replace app/console with bin/console on top of the page). See also #468 (comment).

@fabpot fabpot closed this Oct 19, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants