Code Monkey home page Code Monkey logo

laravel-admin's Introduction

Laravel-Admin 简介

Laravel-Admin 是用 laravel + elementUi前端框架前后端分离写成的后台脚手架,自带用户组权限系统。

安装

  • composer install
  • 配置nginx 本地域名local.admin.com(如需更换域名,需要在webpack.mix.js更换配置域名) 指向/public目录
  • npm install
  • 导入/laravel-admin.sql 数据库
  • 将.env.example 重命名为.env后修改数据库配置文件
  • npm run dev

使用

默认两个后台管理测试账号 god/123456 , test/123456

npm run watch 可在开发时运行,实时兼控前端文件修改 npm run prod 生产环境打包

注意

设置新的权限后需要重新登录才会生效。

本项目未经严格测试,可能存在bug,仅供参考学习。

如果感觉此项目帮助了您,请给颗星支持一下。

预览

QQ截图20190104154750.png

QQ截图20190104154810.png

local.admin.com_ (1).png

local.admin.com_ (2).png

local.admin.com_ (3).png

local.admin.com_ (4).png

local.admin.com_ (5).png

local.admin.com_.png

License

This framework is open-sourced software licensed under the MIT license.

laravel-admin's People

Contributors

jack15083 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.