MakeUserCommand
class MakeUserCommand extends MakeUserCommand (View source)
Traits
Properties
| protected | $description | from MakeUserCommand | |
| protected | $signature | ||
| protected array | $options | from MakeUserCommand | |
| $hidden |
Methods
string
askRequired(string $question, string $field, string|null $default = null)
No description
from
CanValidateInput
string
validateInput(Closure $callback, string $field, array $rules, Closure|null $onError = null)
No description
from
CanValidateInput
Details
protected string
askRequired(string $question, string $field, string|null $default = null)
No description
protected string
validateInput(Closure $callback, string $field, array $rules, Closure|null $onError = null)
No description
protected array
getUserData()
No description
protected Authenticatable
createUser()
No description
protected void
sendSuccessMessage(Authenticatable $user)
No description
protected Guard
getAuthGuard()
No description
protected UserProvider
getUserProvider()
No description
protected string
getUserModel()
No description
int
handle()
No description