Hi there! So I'm using FormRequest like so: public function save(MailRequest $request) And validati...
It looks more like HTML issue (and Form Builder in consequence) so show us HTML generated by Form Bu...
othmanus said: I don't think there's a need for this, because {{ old('field') }} is empty when you...
Hello, @othmanus. Thank you, for your reply! It helped me a lot! {{ old('field' }} is working. So n...
I will be talking about request validation: Use i.e. "jpeg" instead of "image/jpeg&qu...
The Laravel portal for problem solving, knowledge sharing and community building.
The community