File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,14 +9,14 @@ Laravel Vue admin 管理系统
9
9
10
10
### 主要技术栈
11
11
12
- - 后端框架: Laravel 5.5 .x
12
+ - 后端框架: Laravel 6 .x
13
13
- 前端 MVVM 框架: Vue 2.6.10
14
14
- 前端构建: Vue-cli
15
15
- 路由: Vue-Router 3.x
16
16
- 数据交互: Axios
17
17
- 代码风格检测: Eslint
18
18
- UI框架: Element-UI 2.7.2
19
- - Laravel 的运行环境要求 PHP5.6 以上。
19
+ - Laravel 的运行环境要求 PHP7.2 以上。
20
20
21
21
## 案例演示
22
22
Original file line number Diff line number Diff line change @@ -6,11 +6,11 @@ laravel-vue-admin 是一套基于 Vue 全家桶(Vue2.x + Vue-router2.x + Vuex
6
6
laravel-vue-admin 不仅适用于管理后台或管理系统开发,且适用于B/S 架构的项目开发。laravel-admin-app 是对前后端分离技术的应用实践,2018 年由 lisgroup 研发并投入使用。框架开源,希望能有越来越多的小伙伴一起参与 laravel-admin-app 的开发 ^_ ^
7
7
8
8
## 主要技术栈
9
- - 后端框架: Laravel 5.5 .x
9
+ - 后端框架: Laravel 6 .x
10
10
- 前端 MVVM 框架: Vue 2.5.x
11
11
- 开发工作流: Webpack 4.x
12
12
- 路由: Vue-Router 3.x
13
13
- 数据交互: Axios
14
14
- 代码风格检测: Eslint
15
15
- UI框架: Element-UI 2.4.11
16
- - Laravel 的运行环境要求 PHP5.6 以上。
16
+ - Laravel 的运行环境要求 PHP7.2 以上。
You can’t perform that action at this time.
0 commit comments