承接 briofy/assign-laravel 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

briofy/assign-laravel

Composer 安装命令:

composer require briofy/assign-laravel

包简介

The official repository for assign module from Briofy for Laravel

README 文档

README

The official repository for assign module from Briofy for Laravel

Installation

Require this package with composer using the following command:

composer require briofy/assign-laravel

Configuration

After you installed briofy/assign-laravel package. Next, you need to configure laravel. You can publish configuration files and see config in config/briofy-assign.php config file. For publishing config file run the following command in your terminal:

php artisan vendor:publish

Then select briofy-assign-config in the config list.

Usage

We use Laravel jobs to implement the package functionalities. All jobs are published under Briofy\Assign\Jobs namespace. By using Laravel native dispatch_sync() function you can dispatch the following jobs to interact with the package:

  • AssignJob
  • RevokeJob
  • CheckIsAssignedJob
  • GetAssignmentsJob

Changelog

You can see the package changelog here.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-06-06