you need to install php7.4-intl if your using ubuntu
-
Re: Class 'NumberFormatter' not found .
run the following commands
step 1: cd ~
step 2: sudo apt-get install php7.4-intl
step 3: php artisan optimize:clear
step 4: php artisan serveits working fine in my system, thanks
-
Please use single thread.