定制 jobmetric/rolix 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

jobmetric/rolix

Composer 安装命令:

composer require jobmetric/rolix

包简介

An advanced role, membership, and delegation system for Laravel — built for large-scale, multi-tenant, and modular applications. It provides a robust solution for managing roles, permissions, and user memberships, allowing for flexible delegation of responsibilities across various modules.

README 文档

README

An advanced role, membership, and delegation system for Laravel — built for large-scale, multi-tenant, and modular applications. It provides a robust solution for managing roles, permissions, and user memberships, allowing for flexible delegation of responsibilities across various modules.

Install via composer

Run the following command to pull in the latest version:

composer require jobmetric/rolix

Publish the config

Copy the config file from vendor/jobmetric/rolix/config/config.php to config folder of your Laravel application and rename it to rolix.php

Run the following command to publish the package config file:

php artisan vendor:publish --provider="JobMetric\Rolix\RolixServiceProvider" --tag="rolix-config"

You should now have a config/rolix.php file that allows you to configure the basics of this package.

Documentation

coming soon...

统计信息

  • 总下载量: 0
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-07-16