# Blue_cms **Repository Path**: yushen123/Blue_cms ## Basic Information - **Project Name**: Blue_cms - **Description**: 基于laravel5.4的web系统 - **Primary Language**: PHP - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2018-07-31 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Blue_cms 基于laravel5.4的web系统 ### 安装 clone 该项目后,使用composer install安装,然后复制一个.env进行配置 ### 如何配置 1、运行php artisan migrate迁移文件 2、运行php artisan db:seed --class=BackTableSeeder 生成后台管理用户账号与密码 默认账号:admin@admin.com 默认密码:123456 ### 系统功能 1、文档模块 2、问答模块 3、单页模块 4、友情链接 5、评论模块 6、图集模块 7、视频模块 8、资源共享模块 9、日志   用户活动日志、系统错误日志 10、用户中心 12、Tag     文档tag、问答tag、图集tag、视频tag、资源tag 功能持续发现中........