问题 I've got some project specific images that I don't want to include in any bundle. I'd like to have them accessible from twig layer. The question is: how can I publish them (I can see neither symlinks in web directory nor assetic config in my project). Any hint will be appreciated. edit: When I run php app/console assets:install help I get Installing assets for XxxBundle into web/bundles/xxx , but nothing happens for the app/Resources directory. 回答1: If you really don't want to put them in a