

'className' => 'Cake\Database\Connection', Configuration DatabaseĬonfiguration database details in config/app.php file. Once you successfully installed CakePhp 3 on your machine then you will get following response like in the below image.įinally it will ask you to set Folder Permission, so press Y to continue. Once CakePhp 3 installation start then you will get following response like in the below image. composer create-project -prefer-dist cakephp/app cakeapp Now Run the following command to install CakePhp 3 using Composer on your server in cakeapp folder in this C:\xampp\htdocs\cakeapp\ path. Go to htdocs directory on your XAMPP server to Install CakePHP 3 Once you successfully installed the Composer, then type composer and press enter in the terminal you will get following response like in the below image. How to Install Composer On Windows With XAMPP This process will take another 5-10 minutes.

The next thing you need to do Install Composer On Windows With XAMPP. Note: If you installed latest version of XAMPP (7.2.1 or more), then you need to remove comment only from the below line in php.ini file.
