Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Cml
Console
Commands
Migrate
SeedCreate
PHP Class Cml\Console\Commands\Migrate\SeedCreate
Inheritance:
extends
AbstractCommand
Mostrar archivo
Open project: linhecheng/cmlphp
Protected Properties
Property
Type
Description
$arguments
$description
$options
Public Methods
Method
Description
execute
(
array
$args
,
array
$options
= [] )
创建一个新的seeder
Method Details
execute()
public
method
创建一个新的seeder
public
execute
(
array
$args
,
array
$options
= [] )
$args
array
参数
$options
array
选项
Property Details
$arguments
protected_oe property
protected
$arguments
$description
protected_oe property
protected
$description
$options
protected_oe property
protected
$options