import Only CakePHP Html Helpers in Custom MVC project -
i have unusual task @ hand, need import specific portion of cakephp framework in custom mvc project, i.e html helpers.
can tell me code libraries cakephp need transfer project , this.
please note need html helpers cakephp framework.
thanks.
just go cakephp github repository helper directory , download them: https://github.com/cakephp/cakephp/tree/master/lib/cake/view/helper
Comments
Post a Comment