argument('user'); User::find($this->argument('user'))->get()[0]->sendEmailVerificationNotification(); return 0; } }