Bilawal Shah
Results
3
issues of
Bilawal Shah
How user check share is successfully complete or not?
I put validation in my controller but when any validation fails then it is not showing any message. $request->validate([ 'name' => 'required', ]);