我使用composer在Symfony Framework中下载http://localhost:9990/management/deployment/test.war?operation=attribute&name=status
Output : "OK"
,在更新数据库模式时,我遇到了这个错误。
“PHP致命错误:在第13行的C:\ xampp \ htdocs \ FOSUserTry \ src \ AppBundle \ Entity \ User.php中找不到类'FOS \ UserBundle \ Entity \ User'。”
我还附上了截图。
user.php的
FOSUserBundle