用于->withInput()
返回数据
return redirect()->back()->withInput()->withErrors('Add atleast one image in the post.');
检查文档:Old inputs
在https://laravel.com/docs/master/requests
用于->withInput()
返回数据
return redirect()->back()->withInput()->withErrors('Add atleast one image in the post.');
检查文档:Old inputs
在https://laravel.com/docs/master/requests