After changing the directory name in Symfony3.4 from web
to public_html
the IDE (PHPStorm with Symfony plugin enabled) keeps highlighting all asset paths:
The website works, all assets are loading fine.
Do I need to change anything to tell the IDE to use the newly renamed folder for assets?
Also edited composer.json
...
"symfony-web-dir": "public_html",
...
Web Directory
value to public_html
NOTICE: This, of course, requires that you have the IntelliJ Symfony Plugin installed and enabled.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With