CreateSuperAdmin
class CreateSuperAdmin extends Command (View source)
Properties
protected | $exitCode | from Command | |
protected string | $signature | The name and signature of the console command. |
|
protected string | $description | The console command description. |
|
protected Factory | $validatorFactory | ||
protected Repository | $config |
Methods
handle()
Create super admin account.
__construct(Factory $validatorFactory, Repository $config)
No description
Details
__call($method, $parameters)
No description
handle()
Create super admin account.
__construct(Factory $validatorFactory, Repository $config)
No description