Code Monkey home page Code Monkey logo

seuicgms's Introduction

Seuic GMS

Software License

General management system based on the Laravel PHP Framework

Features

  • 日志管理(Log Manager)
  • 用户验证(Auth Manager)
  • 用户管理(User Manager)
  • 角色与权限管理(Roles & Permissions Manager)
  • 模型视图分层,代码层解耦(Repository && Presenters && Services)
  • 数据备份(Data Backup)
  • 计划任务(Planning Task )
  • 操作记录分析(Operation Log Analysis )

Requirements

  • PHP : 5.6.15
  • Laravel : 5.1.*
  • Composer

My Development Environment

Homestead/Docker

  • PHP - 5.6.15
  • Redis - 3.0.5
  • Nginx - 1.8.0
  • MySQL - 5.7.9

Installation

  1. git clone https://github.com/majikang/SeuicGMS.git
  2. cd SeuicGMS-master
  3. sudo chmod -R 777 storage/
  4. sudo composer install
  5. sudo npm install
  6. sudo vi .env
  7. gulp
  8. php artisan migrate:refresh --seed
  9. php artisan serve
  10. gulp watch

默认账号: [email protected] / [email protected] 密码: 123456

Plugin

License

MIT License

seuicgms's People

Contributors

majikang avatar

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.