Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 731 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 731 Bytes

TL-admin 👋

index

轻量的后台管理系统,快速搭建,快速使用。基于PHP + ThinkPHP8 + LayUI + MySQL实现RBAC鉴权。

login

技术架构

PHP8 + ThinkPHP8 + LayUI + MySQL

安装

composer install

安装Think模版

composer require topthink/think-view

安装验证码模块 文档

composer require topthink/think-captcha

要求

ThinkPHP的版本是8.0

PHP >= 8