Idea-php-symfony2-plugin: Symfony's new directory structure and the settings.

Created on 17 Feb 2018  路  4Comments  路  Source: Haehnchen/idea-php-symfony2-plugin

What are the proper settings for the new directory structure?

Translations is now translations, easy.
Web directory is now public, easy.
App directory is now what exactly? this one is a bit hard to change to the right folder....

Most helpful comment

1118 is still not fixed, it's been months since symfony 4 was released and now it is stable ( 4.1.1 ), yet this is still a bug :)

All 4 comments

App directory is the whole src directory.

Basically the previous app directory now doesn't exist anymore and all is moved to src (due to the removing of support for bundles - only the ones that are not reusable).

1118 is still not fixed, it's been months since symfony 4 was released and now it is stable ( 4.1.1 ), yet this is still a bug :)

Screenshot 2019-08-26 at 11 56 33 AM

Service id resolving is still not working. I have cleared PHPStorm's cache and restarted IDE already

Was this page helpful?
0 / 5 - 0 ratings