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.

Forces backend users to authenticate through the frontend login flow. Arguments:
ArgumentRequiredDescription
force_loginNo1 to enable or 0 to disable (default: 1)
Options:
OptionShortcutDescription
--force-fSkip confirmation prompts
Example:
php artisan curator:forcefrontendloginforbackend 1 --force