Date & Long Number Issues in Laravel Import With Laravel Excel #4130
Unanswered
freelancerumesh
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have some data to Import With Laravel Excel and want to store it like input.
Input:
AllowanceImport Class Model Function like below:
but the problem comes after importing. the date is shown as a string and the number in scientific notation. data show like this:
Output:
Output Need Like Input:
Beta Was this translation helpful? Give feedback.
All reactions