Update UserCreate.php

pull/3535/head
Shlee 3 years ago committed by GitHub
parent 95a22b7b55
commit 8c31bd4c68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -37,7 +37,7 @@ class UserCreate extends Command
* @return mixed
*/
public function handle()
{
{
$this->info('Creating a new user...');
$o = $this->options();

Loading…
Cancel
Save