Level 4
Anyone?
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I am seeing this error for dates when importing the excel file into application. I know excel stores dates in a numeric value which is imported by Laravel Excel. I have added a validation to check if the field is numeric, if not show an error to confirm the field is set as date.
However I am still seeing this error. Any ideas?
Please or to participate in this conversation.