How to configure folders for typical symfony 3 project?

In basic setup I see files from vendors/ directory as my project files:

I tried to mark vendor/ as excluded and setup it as include path for php, but there's no effect.

 

How can I separate external files from my own project files?

0
2 comments
Avatar
Permanently deleted user

Hello,

Excluding vendor directory and adding the modules from it into the include path is a correct solution.

Did you try to run File > Invalidate Caches/Restart > Invalidate and Restart after that?

0
Avatar
Permanently deleted user

Hi.

Yes, i'm tried to invalidate caches + restart, but has no effect:



0

Please sign in to leave a comment.