每當(dāng)我嘗試使用 bin/console make:entity 創(chuàng)建實(shí)體時(shí),我都會(huì)得到以下結(jié)果:php bin/console make:entity Class name of the entity to create or update (e.g. FierceElephant): > VideoIn DebugClassLoader.php line 337: Warning: include(/home/user/work/project1/vendor/composer/../../src/Entity/Video.php): failed to open stream: No such file or directory 這個(gè)項(xiàng)目很新,目前代碼很少;這是我嘗試在項(xiàng)目中創(chuàng)建的第一個(gè)實(shí)體。我不明白為什么我會(huì)得到這個(gè),因?yàn)楹苊黠@該文件不存在,因?yàn)槲蚁雱?chuàng)建它......我沒(méi)有在谷歌上發(fā)現(xiàn)類(lèi)似的問(wèn)題。也許我忘了激活 php 擴(kuò)展?
1 回答

智慧大石
TA貢獻(xiàn)1946條經(jīng)驗(yàn) 獲得超3個(gè)贊
如果你搞砸了并手動(dòng)刪除了一些類(lèi),可能需要 composer dump-autoload。
- 1 回答
- 0 關(guān)注
- 134 瀏覽
添加回答
舉報(bào)
0/150
提交
取消