Giter Site home page Giter Site logo

laraveldemo's Introduction

系统基于Laravel 5.3,认证使用了RBAC及系统Gate,RBAC主要产生后台菜单,Gate细化小菜单并进行更细的权限管理

后台用户使用auth认证(5.3的多用户系统guard功能,表admins),后台默认用户名密码 admin adminss

样式表,bootstrap

rbac中间件控制打开页面是否有权限,auth:admin判断是否登陆,App:make('com')->ifCan()控制细节显示与否

添加调试工具Debugbar http://laravelacademy.org/post/2774.html ,主页里关闭调试

提示信息,使用一次性session,在back()或者redirect()后->with('message','信息');

数据库备份功能(改造自V9)

附件删除

laraveldemo's People

Contributors

freedomlizhigang avatar justcodingnobb avatar

Watchers

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