26b/laravel-invitations
Composer 安装命令:
composer require 26b/laravel-invitations
包简介
Laravel package to invite users
README 文档
README
Livewire component to manage financial transactions for a given model.
⚠️ This library is in active development so the API may suffer changes.
Requires:
- Livewire
Getting started
Require the package
composer require 26b/laravel-invitations
Setup
Publish the configuration file.
php artisan vendor:publish --tag=invitations-config
Publish the migrations.
php artisan vendor:publish --tag=invitations-migrations
Publish the views.
php artisan vendor:publish --tag=invitations-components
统计信息
- 总下载量: 1.33k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-05-25