\App\Console\CommandsCreateUser

Console command to create a new user

Summary

Methods
Properties
Constants
handle()
No public properties found
No constants found
getStatusValue()
$signature
$description
N/A
No private methods found
No private properties found
N/A

Properties

$signature

$signature : string

The name and signature of the console command.

Type

string

$description

$description : string

The console command description.

Type

string

Methods

handle()

handle() 

Throws

\Illuminate\Validation\ValidationException

getStatusValue()

getStatusValue(string  $stringValue) : integer

Convert a string status to its integer counterpart

Parameters

string $stringValue

Returns

integer