Coder Social home page Coder Social logo

xiaoyin199 / hyperf-admin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from penghcheng/hyperf-admin

0.0 1.0 0.0 14.53 MB

Hyperf-admin 基于Hyperf、Element-UI 通用管理后台

PHP 46.47% Dockerfile 0.21% JavaScript 31.83% HTML 5.35% Vue 8.13% CSS 8.02%

hyperf-admin's Introduction

介绍

Hyperf-Admin 基于Hyperf v1.1 开发的前后分离管理后台

演示地址:http://mrw.so/4I6mCR (账号密码:admin/admin)

QQ 交流群:235816687

热加载开发

运行根目录下的 zls-watch,一个技术朋友分享的,go写的一个插件,可以直接运行,其他命令可以查看 ./zls-watch -H

chmod +x ./zls-watch
./zls-watch

安装步骤

docker run -v /docker/www/hyperf-api:/hyperf-skeleton -p 8080:9501 -it --entrypoint /bin/bash hyperf/hyperf:7.2-alpine-cli-4.4.7

  • -v /docker/www/hyperf-api:/hyperf-skeleton

    /docker/www/hyperf-api:宿主机目录 , /hyperf-skeleton:docker目录

  • -p 8080:9501

    8080:本地端口 , 9501:docker下Hyperf配置文件servers的端口

功能介绍

  • 管理员管理
  • 角色管理
  • 菜单管理
  • 参数管理
  • OSS管理
  • 日志管理

输入图片说明 输入图片说明

hyperf-admin's People

Contributors

penghcheng avatar

Watchers

James Cloos 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.