> 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/lu-you-yu-kong-zhi-qi/mvc-http-he-rest-jian-jie.md).

# MVC HTTP和REST简介

本章节中我们将讨论的大部分内容都涉及到模型-视图-控制器(MVC)架构,我们看到的许多例子都使用REST-ish路由，所以我们快速的了解一下这两个内容
