1

When I create Symfony project from PhpStorm I can use these (and other) settings, like create new Symfony Controller:

enter image description here

But when I create Symfony project from console and open folder with PhpStorm, I can't use them.

How can I fix it?

2
  • 2
    Have you activated the Symfony plugin for such project? AFAIK it needs activation on per-project basis. Commented Jan 10, 2018 at 22:02
  • The plugin is active globally, how to activate it for current project ? Commented Jan 11, 2018 at 8:36

1 Answer 1

2

You must activate plugin Symfony PHPStorm like that for each project :

enter image description here

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.