-
laravel5 后台基础系统
资源描述一、功能说明
主要包括:
登录验证
用户(组)管理
用户(组)权限
功能管理(同是也是后台菜单来源)
系统日志
文件上传
工作流
目前还附加了简单的blog功能
可以快速基于此系统进行laravel5的快速开发,免去每次都写一次后台基础的痛苦
1、用户组的层级关系
用户(组)的管理有等级的层级关系,底等级的或评级的用户是无法修改高等级的用户(组)信息。
2、权限给予
对用户进行权限给予的时候只能给予自己所拥有的权限。
目前登录后权限会缓存在session中,所以重新给权限后需要重新登录,新的权限才会生效。
3、关于工作流
需要说明的是,目前工作流只提供接口,不参与具体的业务。现在会有两种模式:
多层级审核,即多人参与的类OA审核的模式。
辅助权限。
工作流暴露给外面的接口主要有:
AppServicesAdminWorkflowCheck::checkAcl($workflowCode, $status = []);
AppServicesAdminWorkflowCheck::getComfirmStatus($workflowCode, $currentStatus);
AppServicesAdminWorkflowCheck::checkStepAcl($workflowCode, $workflowStepCode);
在使用前请先在==工作流管理==中进行设置
- 2022-06-17 22:34:38下载
- 积分:1
-
Java汽车租赁系统源码(含数据库脚本)
【调试说明】 下图的测试环境为:idea2019 jdk 1.8 mysql 5.7 1. 根据rbac.sql 创建mysql数据库rbac 2. 修改DBUtil.java 中的数据库账号密码信息 3. 根据这里配置调试环境 https://www.cnblogs.com/duanweishi/p/12342732.html
- 2020-02-21下载
- 积分:1
-
node博客源码
用node做的一个博客系统,里面具备博客的基本元素。结合redis和mongoDb 来架构,redis缓存hot页面,提高系统的响应速度,mongoDb 的存储结构方式,使其天生适合node 的数据存储,这2者配合完美。
- 2022-01-28 16:24:26下载
- 积分:1
-
base
封装js及后端执行代码,通过调用一个函数,实现表单数据的数据库操作(Encapsulate JS and back-end execution code, and realize database operation of form data by calling a function)
- 2020-06-22 21:40:01下载
- 积分:1
-
cctv
我不会做插件,这个程序是PHP版本,大家可以自己在后台管理电台,主要是在DZ上看到的,把他拿过来了 首先把附件里的文件上传到论坛根目录,运行http://你的网址/tv/install.php根据提示安装程序,安装好后,进入程序后台,在那里导入数据库,就有好几百个电视台导入进去了(I do not plug this program is PHP version, we can own the management station in the background, mainly seen in the DZ, his first to take over the attachment file upload to the forum root directory and run http:// your URL /tv/install.php the prompts to install the program, after installation, the program enters the background, where the import , there are several hundred television stations imported into the
)
- 2016-09-25 22:15:27下载
- 积分:1
-
gm
说明: 一个团购网站,基于THINKPHP框架完成,值得学习的一个好例子(A shopping mission station project, based THINKPHP framework, it is worth learning.)
- 2016-03-08 22:52:31下载
- 积分:1
-
yggl
vb集合asp开发的一个员工管理的源代码。(vb collection asp developed a staff management source code.)
- 2012-09-07 09:00:36下载
- 积分:1
-
SSM蔬菜水果商城(含数据库脚本)
该项目采用的技术为Spring SpringMVC mybatis maven mysql,包含了常规商城项目的所有模块:用户模块、商品模块、商品分类模块、购物车模块、订单模块、公告模块、留言评价模块、管理员模块。非常适合出入职场的同学学习或者面试
- 2020-12-04下载
- 积分:1
-
q
说明: 提炼的ecshop缩略图和添加水印的功能(Ecshop refined features thumbnails and add watermarks)
- 2013-06-01 17:44:50下载
- 积分:1
-
payment
php语言web支付功能实现,实用易宝平台交易源代码,通过易宝第三方交易平台与银行交易!(php language web payment function realization and practical ePRO trading platform source code, through third-party trading platform and EPRO banking transactions!)
- 2013-09-29 10:00:26下载
- 积分:1