Tagged: fakerphp/faker

Laravel 8.x 部署至 Heroku,执行数据库数据填充时,报错:Class "Faker\Factory" not found。 0

Laravel 8.x is deployed to Heroku, when the database data filling is executed, an error is reported: class “faker\factory” not found

浏览量: 1 1. Laravel 8.x is deployed to Heroku, and when the database data filling is executed, an error is reported: class “faker\factory” not found. as shown in Figure 1 2. Edit composer.json ,...