Giter VIP home page Giter VIP logo

xinhudoc's Introduction

信呼文件管理平台,免费开源的文件管理平台

开发者:雨中磐石(rainrock)
邮箱:[email protected]
公司团队:信呼开发团队
官网网站:http://www.rockoa.com/
源码仅供学习二次开发使用,禁止用于商业用途出售等(违者必究)
版权:Copyright @2016-2019 信呼开发团队
版本整理时间:2019-05-28
版本号:V1.0.0

安装方式

1、建好站点,确保你的站点可以访问,可以到浏览器输入地址能出现logo图片就是可以如:http://你的站点/images/logo.png
2、进入系统目录如下命令操作

composer install
php -r "file_exists('.env') or copy('.env.example', '.env');" //创建配置文件并修改里面配置参数,如数据库信息
php artisan rock:docs checkbase //检测数据库是否存在,不存在就创建
php artisan migrate //导入系统表
php artisan db:seed //创建后台管理员

3、更多安装和使用帮助 http://www.rockoa.com/view_platan.html
4、总管理后台帐号:[email protected],密码:123456,不会使用请看上面地址有帮助视频,总管理后台地址:http://你站点/admin

项目介绍

1、项目基于Laravel5.4版本开发的。
2、详细介绍:http://www.rockoa.com/view_rockdoc.html

xinhudoc'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.