# 收集和处理用户数据

像Laravel框架不仅仅是提供静态内容，还用于处理复杂数据，用户输入，URL路径，查询参数，POST 数据以及文件上传等。

Laravel提供了一套工具用于收集，验证，规范化和过滤用户提供的数据，我们来看看这些。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://liseen315.gitbook.io/laravel/shou-ji-he-chu-li-yong-hu-shu-ju.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
