laravel / cashier-mollie

MIT License
375 stars 63 forks source link

Class 'NumberFormatter' not found #142

Closed mazraara closed 4 years ago

mazraara commented 4 years ago

Getting the following error Class 'NumberFormatter' not found (View: /var/www/api.fusebox.local.dolphiq.eu/laravel/resources/views/vendor/cashier/receipt.blade.php)

Trying to download an invoice by calling return auth()->user()->downloadInvoice($orderId)

package using ->

"name": "laravel/cashier-mollie", "version": "v1.10.2",

sandervanhooft commented 4 years ago

It means the php intl extension is missing.

https://stackoverflow.com/questions/30554177/fatal-error-class-numberformatter-not-found