프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$description | string | The console command description. | |
$signature | string | The console command name. |
메소드 | 설명 | |
---|---|---|
handle ( ) : mixed | Generate a CRUD stack. | |
makeTheProvider ( array $config, $moduleDirectory, $table ) : boolean | Generate the provider file. |
public makeTheProvider ( array $config, $moduleDirectory, $table ) : boolean | ||
$config | array | |
리턴 | boolean |