# 创建Laravel开发环境

PHP之所以成功，一部分原因是因为大部分的Web服务器都支持PHP，然而现代的PHP工具比过去有更严格的要求。开发Laravel最佳方式是保证本地环境与远程环境的一致，幸好,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/chuang-jian-laravel-kai-fa-huan-jing.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.
