go2flow/saas-register-login

Go2Flow Registration/Login/Team Package

Maintainers

Package info

github.com/Go2Flow/saas-register-login

Homepage

pkg:composer/go2flow/saas-register-login

Transparency log

Statistics

Installs: 39

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

2.2.0 2025-01-08 09:27 UTC

This package is auto-updated.

Last update: 2026-07-08 12:40:40 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)