我正在学习Symfony教程:
我已经安装了它并在web服务器上创建了我的项目。应用程序名为'blog‘,它位于远程服务器上。然而,本教程告诉我...Symfony2 comes with a visual server configuration tester to help make sure your Web server and PHP areconfigured to use Symfony.
主要的问题是,我没有写身份验证器,Symfony也是如此。我使用maker bundle来生成用户和身份验证器,而且代码中几乎没有改变任何东西(我只添加了支持方法,否则身份验证器就无法工作)<?\HttpFoundation\Request;use Symfony\Component\Routing;
use Symfony\Component\Securit