Laravel5.5 生成测试数据时间:2024-07-25 18:03:381、在database/factories/UserFactory.php 中添加 2、在tinker中生成数据 3、数据生成成功