# lightadmin **Repository Path**: github-25687176/lightadmin ## Basic Information - **Project Name**: lightadmin - **Description**: 闪速后台开发框架 - **Primary Language**: PHP - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-05-09 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # lightadmin #### 介绍 闪速后台开发框架 #### 软件架构 fastadmin #### 安装教程 ##### 准备环境 * Nginx PHP MySQL * Git Composer Bower ##### 克隆项目 * git clone https://gitee.com/github-25687176/lightadmin ##### 安装依赖(也可直接clone依赖) * composer install * bower install * composer require workerman/gatewayclient * bower install x-editable ##### 配置域名并安装 * 添加虚拟主机并绑定到 /public 目录 * 访问域名安装