What's the difference between lib/ and plugins/ in symfony?
Library and Plugins seem similar,wha开发者_StackOverflow社区t's the difference?
/plugins is where Symfony Plugins are kept (installed / developed yourself), /lib is where more project specific files are kept such as your model / forms etc.
加载中,请稍侯......
精彩评论