Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.curator.interworks.com/llms.txt

Use this file to discover all available pages before exploring further.

Creates a new frontend user with the specified credentials. Arguments:
ArgumentRequiredDescription
usernameYesThe username
nameYesThe display name
emailYesThe email address
passwordYesThe password
Options:
OptionShortcutDescription
--force-fSkip confirmation prompts
Example:
php artisan usermgmt:frontendusercreate jdoe "John Doe" jdoe@example.com secretpass