You are here
Home > 2016

Installing cakephp 3 manually without composer

Installing Cakephp 3 Manually Without Composer

Installing Cakephp 3 Manually Without ComposerYou need minimum requirements to install CakePHP 3 and CakePHP 3 zip ( fresh copy of Cakephp 3 ).You can download CakePHP 3 zip from github.RequirementsServerHTTP Server. For example: Apache. Having mod_rewrite is preferred,but by no means required. PHP 5.4.16 or greater. mbstring extension intl extensionDatabase

Top