lunarphp / livewire-starter-kit

Demonstration store for Lunar
https://docs.lunarphp.io/core/starter-kits.html
149 stars 50 forks source link

demo error #65

Closed gravoline closed 1 year ago

gravoline commented 1 year ago

Hello, (sorry for my english, i am french)

I've just install the stater kit by following the instructions and when i launch it, this error appears :

Class "NumberFormatter" not found resources/views/components/product-price.blade.php: 2

Some one can help me ? thanks.

Jean Philippe

glennjacobs commented 1 year ago

You haven't got the required PHP extensions installed. For this error you specifically need the Intl extension.

See Lunar's requirements https://docs.lunarphp.io/core/installation.html