Remove author variable from cli help

This commit is contained in:
notCharles 2024-05-08 20:20:02 -04:00
parent e60c86a87e
commit 607e186082

View File

@ -33,7 +33,6 @@ class AppSettingsCommand extends Command
protected $signature = 'p:environment:setup
{--new-salt : Whether or not to generate a new salt for Hashids.}
{--author= : The email that services created on this instance should be linked to.}
{--url= : The URL that this Panel is running on.}
{--cache= : The cache driver backend to use.}
{--session= : The session driver backend to use.}