trying to updating profile using patch. but after submit, it come to same route controller public function update() { $data = request()->validate([ 'name' ...
確定! 回上一頁