I have implemented a login form that utilizes the login controller, which serves as a base controller. While the controller functions properly, my concern lies with error handling. Regrettably, I am unable to display error messages within the form as there is no means to return error messages from the controller. I would greatly appreciate any assistance in resolving this issue.
↧
display errors in form from a controller base
↧