May 6, 2023
0
Level 1
White screen when I add @error() directive on my view
I'm new to Lumen, so I'd like to know why I'm getting errors when I add the @error() directive to the view or blade template, but when I remove the @error() directive from the view, everything works normally. I've been looking for an answer for more than a week, so I was hoping someone could help.
What I am expecting is to add error on html form when the validation is incorrect similar to laravel the error shows on the top of the input field
Please or to participate in this conversation.