How to enable extension mb_strings in laragon?
-
PHP version 8.0.3
-
Open Laragon > Right click > PHP > Extensions > mbstring
You can also open directly the
php.ini
file from there and uncomment any extension you want to enable.
-
@MarcosNasc php.ini not automatically registering the extensions (see Don't support PHP8?)