As Cakephp is successfully installed and its showing the main page.
It's giving this error while running the cake command in the cmd,
C:\xampp\htdocs\cakephpwork\bin>cake
PHP Fatal error: You must enable the intl extension to use CakePHP. in C:\xampp\htdocs\cakephpwork\config\requirements.php on line 31
However it's already enable in php.ini file
extension=intl