GithubHelp home page GithubHelp logo

codecopy / mltree-forum Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mltreegroup/mltree-forum

0.0 0.0 0.0 19.24 MB

MlTree Forum是一款由Thinkphp构建、Material Design风格的轻论坛。

Home Page: https://forum.kingsr.cc/

License: Other

PHP 24.74% HTML 19.64% CSS 46.31% JavaScript 9.31%

mltree-forum's Introduction

MlTree Forum Tp6 Version

运行环境要求PHP7.1+、打开popen。

主要新特性

  • 采用PHP7强类型(严格模式)
  • 支持更多的PSR规范
  • 全新的事件系统
  • 统一和精简大量用法
  • 采用标准RESTful接口响应标准HTTP动词
  • 采用PHPmigrations数据库迁移
  • 前后端分离响应速度更快
  • 命令行一条命令安装

前端文件

MlTreeForum-TP6-View

安装

  1. 首先将TP6分支代码拉到本地git clone -b TP6 https://git.guupp.cn/MlTree.Inc/MlTree-Forum.git
  2. 使用compoer安装依赖库,执行composer install
  3. 复制一份example.env文件重命名为.env。参照example.env文件将.env文件中的信息填写完整
  4. 命令行切换至根目录下,执行php think install [admin password] [--mail [admin email]]安装数据库。默认密码:admin,邮箱:[email protected]
  5. 执行php think run即可在本地搭建出一个基础开发/预览环境

命令执行成功后,将会自动创建数据库结构并写入基础信息。随后你可以访问https://your_domain/admin修改

文档

等待补充

参与开发

等待补充

更新日志

UPDATE LOG

版权信息

MlTree Forum遵循Apache2开源协议发布,并提供免费使用。

本项目包含的第三方源码和二进制文件之版权信息另行标注。

版权所有Copyright © 2017-2019 by Mltree (https://blog.kigsr.cc)

All rights reserved。

更多细节参阅 LICENSE.txt

mltree-forum's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.