Composer - the requested PHP extension mbstring is missing from your system - Stack Overflow

PHOTO EMBED

Wed May 20 2020 13:00:31 GMT+0000 (Coordinated Universal Time)

Saved by @Muhamad FKH.

sudo apt-get install php-mbstring

# if your are using php 7.1
sudo apt-get install php7.1-mbstring

# if your are using php 7.2
sudo apt-get install php7.2-mbstring
content_copyCOPY

https://stackoverflow.com/questions/32488917/composer-the-requested-php-extension-mbstring-is-missing-from-your-system