extends factory Laravel 8x

前端 未结 0 1477
萌比男神i
萌比男神i 2021-01-30 18:00

i have two fields in the poll table:

$table->id();
$table->text(\'status\');
$table->timestamps();

I would like to make a factory that f

相关标签:
回答
  • 消灭零回复
提交回复
热议问题