> For the complete documentation index, see [llms.txt](https://liseen315.gitbook.io/laravel/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://liseen315.gitbook.io/laravel/shou-ji-he-chu-li-yong-hu-shu-ju.md).

# 收集和处理用户数据

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

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