Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

kurakusu's avatar

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

0 likes
0 replies

Please or to participate in this conversation.