Answers for "install php ext-intl"

1

install ext-intl php7.4 ubuntu

sudo apt-get install php7.4-intl
#change php7.4 with your php version php<php_version>
Posted by: Guest on December-18-2020
10

PHP extension ext-intl

composer install --ignore-platform-reqs
Posted by: Guest on January-04-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language