Giter Club home page Giter Club logo

admin's Introduction

admin

基于我的PHP框架的后台模板。

使用说明:

先克隆php框架

git clone https://github.com/lisijie/php-framework.git

再克隆后台模块

git clone https://github.com/lisijie/admin.git

编辑 admin/public/index.php 文件,修改 App.php 路径为框架目录下的 system/App.php

创建数据库,修改 admin/app/Config/app.php 下的数据库配置。最后导入 admin/sql/install.sql 到数据库。

对ace前端框架不熟悉的话,可以把它克隆到本地,参照里面的各个示例制作模板文件。

admin's People

Contributors

lisijie avatar

Watchers

 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.