From ff1aecce3748f029dff64d86e217302bc78be63c Mon Sep 17 00:00:00 2001 From: wuyanwen Date: Thu, 20 Feb 2020 15:45:29 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b55000..735ad4a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ ## CatchAdmin -- 该项目采用前后端分离,所以 PHP 作为 API 开发,vue 作为后台开发,两个项目是分开的,单独部署。 +- 该项目采用`前后端分离`,所以 PHP 作为 API 开发,vue 作为后台开发 +- 两个项目是分开的,单独部署。 ## 这是 vue 分支 开发中 - [vue 项目地址](https://github.com/yanwenwu/catch-admin-vue) @@ -37,6 +38,14 @@ 请大家不要随意添加数据,因为没有意义,只看 `catchadmin` 的文档就可以了。 如果有太多脏数据的话,我会关闭该账号。 +### 系列文章 +如果是刚开始使用 thinkphp6, 以下文章可能会对你有些许帮助,文章基于 RC3 版本。整体架构是不变的。 +- [启动分析](https://www.kancloud.cn/akasishikelu/thinkphp6/1129385) +- [Request 解析](https://www.kancloud.cn/akasishikelu/thinkphp6/1134496) +- [应用初始化](https://www.kancloud.cn/akasishikelu/thinkphp6/1130427) +- [中间件分析](https://www.kancloud.cn/akasishikelu/thinkphp6/1136616) +- [请求流程](https://www.kancloud.cn/akasishikelu/thinkphp6/1136608) + ### Talking - [论坛讨论](http://bbs.catchadmin.com) - 可以提 ISSUE,请按照 issue 模板提问