overlook
overlook copied to clipboard
Class "NumberFormatter" not found
Filament Version
v3
Plugin Version
v2.2
PHP Version
PHP 8.3
Problem description
Class "NumberFormatter" not found
A class import is missing You have a missing class import. Try importing this class: PhpOffice\PhpSpreadsheet\Style\NumberFormat\NumberFormatter.
Expected behavior
To Work Normally If I disable abbreviateCount it works
Steps to reproduce
- Normally Update the Code
- Opened Dashboard Found that I got this error
Reproduction repository
No response
Relevant log output
Error Share Link
https://flareapp.io/share/V7jdNAjm
Sounds like your server is missing the 'ext-intl' extension.
Let me check
The extension was available maybe there was some issues within my project files or composer package as was migrating from 10 to 11 now it is fixed.
But anyway Thanks