0

I'm learning to use Symfony and I didn't understand how use console command...I'm using MAMP installed in Lion OS X 10.7. Suppose I would create a controller

php app/console generate:bundle --namespace=Acme/HelloBundle --format=yml

like this. From where I have to execute this command ? I mean when I start console where do I have to put the path?

1 Answer 1

1

You have to be in your project directory. Do you get some errors ?

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.