Fails to skip colums with errors #3182
Unanswered
felixkwasisarpong
asked this question in
Q&A
Replies: 1 comment
-
Please have a look at the documentation: https://docs.laravel-excel.com/3.1/imports/validation.html#skipping-errors Failure and errors are two different concepts P.s. no need to @ mention me |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
On failure doesn't skip errors but goes on to add it to the database.
Environment
maatwebsite/excel verrsion:3.1
PHP Version: 8.0
Below is the model
The code in the controller
@patrickbrouwers
Beta Was this translation helpful? Give feedback.
All reactions