Laravel Invite Only - Laravel Invite Only package conventions and API guidelines
Provides conventions and APIs for offload-project/laravel-invite-only, including polymorphic invites, token acceptance, bulk invites, and scheduled reminders.
Tags
Updated: 2026-09-24Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Create polymorphic invitations
- Execute bulk invitations
- Accept or decline invitation tokens
- Listen for invitation lifecycle events
- Schedule invitation reminders and sweeps
Inputs
- Recipient email addresses
- Invitable models
- Invitation tokens
- Package configuration settings
Outputs
- Invitation database records
- Bulk invitation result objects
- Lifecycle events and notifications
Requirements
- PHP 8.2+
- Laravel 11, 12, or 13
- offload-project/laravel-invite-only package
