the validation is working and I get the confirm message in controller but when the validation fails I get no error messages any advice?
Laravel form request messages not appearing when validation fails
1k views Asked by Chooke Alhassan At
2
You can use validation in controller like this, hopefully it will work for you