Answers for "intl extension php ubuntu"

PHP
0

intl extension php ubuntu

For php7.2 on Ubuntu 18.04
sudo apt-get install php7.2-intl
  
Anyway restart your apache after
sudo service apache2 restart
Posted by: Guest on January-27-2022

Code answers related to "intl extension php ubuntu"

Browse Popular Code Answers by Language