# blog **Repository Path**: lgbya/blog ## Basic Information - **Project Name**: blog - **Description**: laravel+h-ui+layui的简易博客 - **Primary Language**: PHP - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2018-07-21 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # blog #### 项目介绍 laravel+h-ui+layui的简易博客 #### 软件架构 软件架构说明 #### 安装教程 1. 将代码克隆下来 2. 配置好lnmp或lamp环境 3. 如果是linux环境将/public/uploads, /storage, /bootstrap/cache改为-R 777; .env文件改为可写权限以上 window无需此操作 4. 直接运行项目,按照安装引导安装数据库 5. 如果没有运行安装引导,请将根目录的 .env下的IS_INSTALL改为0 #### 使用说明 1. xxxx 2. xxxx 3. xxxx