go2flow/saas-register-login

Go2Flow Registration/Login/Team Package

Installs: 38

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/go2flow/saas-register-login

2.2.0 2025-01-08 09:27 UTC

This package is auto-updated.

Last update: 2025-12-08 11:31:58 UTC


README

Installation

  1. Add TeamsPermission::class to your Middleware Array of Laravel
  2. Add srl:team_clean_invites command to your App\Console\Kernel (you can run it often eg. every 5 minutes)
  3. Add srl:team_update_kyc_status command to your App\Console\Kernel (you can run it semi often eg. every hour)