定制 peltonsolutions/laravel-ownerable 二次开发

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

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

peltonsolutions/laravel-ownerable

Composer 安装命令:

composer require peltonsolutions/laravel-ownerable

包简介

A custom package for Laravel to make it easier to attach and require classes to belong to a tenant.

README 文档

README

Laravel Ownerable, developed by Pelton Solutions, can be used to help make certain classes owned by other classes. For example, in a tenant system, where a BlogPost might be owned by an Account. It automatically assigns the owner and requires the owner when the owned class is queried.

Install

You can install the package via composer using the following command:

composer require peltonsolutions/laravel-ownerable

Testing

To ensure that laravel-ownerable is functioning correctly, you can run the package's tests using:

composer test

Security

If you discover any security-related issues, please email security@peltonsolutions.com instead of using the issue tracker.

Credits

License

laravel-ownerable is open-sourced software. It's licensed under the MIT license, which is a permissive license allowing the software to be used, modified, and shared.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-09-25