You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Everything works correctly in v10.11.0, but for some reason it doesn't work in version v10.48.4.
After submitting the form, the page just reloads, but without displaying validation errors. But when I output dd($errors->any()) it shows true, also when I output dd($errors->all()) it shows an array of validation errors. I can't figure out what the problem is
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Everything works correctly in v10.11.0, but for some reason it doesn't work in version v10.48.4.


After submitting the form, the page just reloads, but without displaying validation errors. But when I output dd($errors->any()) it shows true, also when I output dd($errors->all()) it shows an array of validation errors. I can't figure out what the problem is
Beta Was this translation helpful? Give feedback.
All reactions