Fatal error: You must enable the intl extension to use CakePHP. in C:\xampp\htdocs\cakephp\config\bootstrap.php on line 38
I have already Change ;extension=php_intl.dll
to extension=php_intl.dll
(remove the semicolon) in php.ini
and restart the server through the XAMPP Control Panel.
same error comes.
This is my error log displaying in XAMPP
[22-Feb-2016 14:24:48 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'C:\xampp\php\ext\php_intl.dll' - The specified module could not be found. in Unknown on line 0
please tell how to resolved this issue
I read this instruction http://book.cakephp.org/3.0/en/installation.html#requirements