Good morinig everyone. Can you tell me how to use the old() function in laravel collective? - classical form:
<input type="text" name="username" value="{{old('username')}} />
But with laravelcollective form, I don't know how to do. Please help!!!