ERROR: Class 'NumberFormatter' not found

SOlution:

Open php.ini

uncomment

extension=intl

 

CHange:

[intl]
intl.default_locale = US

 

Restart Xampp

Restart php artisan server:

$ php artisan serve

This error occured with bagisto