MakeUserCommand
class MakeUserCommand extends Command (View source)
Properties
protected | $description | ||
protected | $signature | ||
protected array | $options |
Methods
array
getUserData()
No description
Authenticatable
createUser()
No description
void
sendSuccessMessage(Authenticatable $user)
No description
Guard
getAuthGuard()
No description
UserProvider
getUserProvider()
No description
string
getUserModel()
No description
int
handle()
No description
Details
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