Alternatively, validation rules may be specified as arrays of rules instead of a single | delimited string: $validatedData = $request->validate([ 'title' ...
確定! 回上一頁