FastAdmin 如何升级?

Posted F4nniu 的随手记

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了FastAdmin 如何升级?相关的知识,希望对你有一定的参考价值。

FastAdmin 如何升级?

官方推荐使用 git 升级 FastAdmin。

升级 FastAdmin 核心代码

git stash
git pull
git stash pop

更新前端组件

比如 AdminLTE、BootStrap-Table 等。
bower update

更新后端组件

比如 Thinkphp 框架等。
composer update

特别说明

对于已经上线的项目请自行评估升级成本。

以上是关于FastAdmin 如何升级?的主要内容,如果未能解决你的问题,请参考以下文章

fastadmin是如何使用art-template的,以及如何在js模板中,嵌套JS模板

如何在FastAdmin中使用Ajax发送请求?

fastadmin后台中如何缩小 添加或修改弹框?

Fastadmin 如何引入 layui 模块

2C++ 的升级

fastadmin 增加多行