Replies: 1 comment 14 replies
-
use ->getBags() or ->toArray() and look at the array structure. This is what happens when people don't put return types and types parameters when codding... |
Beta Was this translation helpful? Give feedback.
14 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 validate some inputs and I can't display validation errors becouse $errors->any() always return empty array



but when I look session it's return


Beta Was this translation helpful? Give feedback.
All reactions