# StudentCMS **Repository Path**: mao-xiaofeng/StudentCMS ## Basic Information - **Project Name**: StudentCMS - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-28 - **Last Updated**: 2021-06-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 学生管理系统 ### 部署方法 - 下载代码 ``` git clone https://github.com/974988176/StudentCMS.git ``` - 安装依赖包 ``` composer install ``` - 创建数据库`stucms`.在.env文件中`DB_DATABASE`选项中可更改 - 更改.env里面`DB_USERNAME`等数据库配置 - 执行命令 ```cmd php artisan stucms:run ``` ### 演示站点 http://stu.yushihua.vip - 管理员账号:admin/admin - 学生账号:test/test > > B站部署视频教程: > > https://www.bilibili.com/video/BV1Wv411r7nT > ### 项目介绍 基于php Laravel和layui开发的学生管理系统 ### 技术栈 - Laravel - layui - layuimini ### 交流群 745821153 ### 图片演示 ![](https://cdn.jsdelivr.net/gh/974988176/PicsBed/2020/20210403003928.png) ![](https://cdn.jsdelivr.net/gh/974988176/PicsBed/2020/20210403003833.png) ![](https://cdn.jsdelivr.net/gh/974988176/PicsBed/2020/20210403003710.png) ![](https://cdn.jsdelivr.net/gh/974988176/PicsBed/2020/20210403003750.png)