Skip to main content
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