change command name
This commit is contained in:
parent
061b1cba73
commit
7ab810780f
@ -10,7 +10,7 @@ use App\Models\Pirep;
|
||||
|
||||
class DevCommands extends BaseCommand
|
||||
{
|
||||
protected $signature = 'phpvms:dev {cmd}';
|
||||
protected $signature = 'phpvms {cmd}';
|
||||
protected $description = 'Developer commands';
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user