how can I enable PHP Extension intl?

First of all stop the xampp/wamp and then kindly remove the starting semicolon ( ; ) from your xampp/php/php.ini the following code.

;extension=php_intl.dll

And then restart your xampp/wamp.

Leave a Comment