How to access failures on SkipsOnFailure on the queue? #3358
BehroozBvk
started this conversation in
General
Replies: 1 comment 5 replies
-
You have to the after import or sheet event. You can access the errors there |
Beta Was this translation helpful? Give feedback.
5 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am using SkipsOnFailure to skips validation failures. Now I want to know how I can finally access these errors and collect them despite using on the queue?
UserController.php
Beta Was this translation helpful? Give feedback.
All reactions