프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$description | string | The console command description. | |
$name | string | The console command name. |
메소드 | 설명 | |
---|---|---|
fire ( ) : void | Execute the console command. |
메소드 | 설명 | |
---|---|---|
createSeeder ( ) : boolean | Create the seeder | |
getMigrationPath ( ) : string | Get the seeder path. |