Symfony2 change default web folder
Hi
Is there any way to change in my project web folder name to something else like public_html
Atm I cannot set in proper way my PhpStorm to use Symfony2 MVC framework becouse web folder is not named "web" but "public_html"
Regards
请先登录再写评论。
Hi! New EAP allows you to set Symfony web folder in "Framework integration" settings. Regards
Thank you for answer
Will it be available in autoupdate soon?