Speeding up CakePHP

后端 未结 7 1607
忘了有多久
忘了有多久 2020-12-12 13:29

I\'ve been a keen fan and user of CakePHP for about 2.5 years now, but the main bugbear that most fellow developers level at the framework is that it\'s slow, and the dispat

7条回答
  •  春和景丽
    2020-12-12 14:03

    For Minify css and Js in cakephp 2 you can use one of the plugin

    https://github.com/Er-Kalpesh/CakePHP-Combinator-Plugin

    which is best for optimization of css and js.

提交回复
热议问题