Laravel
Skip to main content

Accepting a driver invitation

← Back to Help

Accepting a driver invitation

Invitations use signed URLs so the recipient can accept without already being logged in. The signature and embedded expiry are validated on every request.

Accept flow

Open the link from email, review the details, and complete acceptance. If the link expired, request a new invitation from an administrator.

After acceptance

You will typically sign in with the account tied to the invitation. Your home routing follows Home and dashboard and your assigned role.

Related topics