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)
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",