如果你执行 php artisan db:seed 发生如下错误 说是模型中不存在 静态方法 setContainer()方法,那么你应该检查下你的DatabaseSeeder.php 文件 中的 run()方法,看看你是不是call错了种子类文件 相关文章: TP5内报错:Call to undefined function imagecreatefrompng() 2018-06-05 PHP报错:call to undefined function curl_init() window 2021-05-17 php在linux下call to undefined function imagettftext() 2021-06-06 Cygwin PHP FATAL ERROR: CALL TO UNDEFINED FUNCTION JSON_DECODE() 2021-07-24 WordPress : Fatal error: Uncaught Error: Call to undefined function wp_recovery_mode() 2021-07-01 解决Fatal error: Call to undefined function dede_htmlspecialchars() in 2021-12-27 支付宝:Fatal error: Call to undefined function openssl_sign() 2021-06-30 Intervention\Image Laravel php等比例压缩图片 报错:Call to undefined method Intervention\Image\Image::make() 2021-06-28